LAD
2010-04-08 09:29:42 UTC
report sample:
xxx xxxxxxxxxxxx
xxx xxxxxxxxxxxx
xxx xxxxxxxxxxxxx
----- xxxxxxxxxxxxx (dashes are not in the report)
xxx xxxxxxxxxxxxx
----- xxxxxxxxxxxxx (dashes are not in the report)
----- xxxxxxxxxxxxx (dashes are not in the report)
The extra line causes quite a waste of paper. I already know that based on a category, the text box would be limited to 1 line, while based on some specific category, the text box could grow.
Does anyone know how I can programatically removed the extra line in the report? I added a few line of code to the "detail" section on the [on format] property, but I get an error that based on the category I can't reassigned the value of the 'cangrow' property for each text box.
I would appreciate your guidance.