SaveLength
I am generating for the Report Builder an archive text with the fixed sizes
only that in some cases, I only know the size that will have my Label in
execution time, where event and as I I could modify the size of my Label?
Already I tried the Label1.SaveLength: = desired size but did not modify.
Since already obliged
Ueliton
only that in some cases, I only know the size that will have my Label in
execution time, where event and as I I could modify the size of my Label?
Already I tried the Label1.SaveLength: = desired size but did not modify.
Since already obliged
Ueliton
This discussion has been closed.
Comments
Your best bet for changing the font size of the label or size of the label
component would be in the Band.BeforePrint event of the band the label
resides. This event fires before any of the band objects are generated and
gives the report engine enough time to calculate the spacing needs for them.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com