how can i fix text components in a data / header / footer band so that all components are placed the same location relative to parent band even if page margins change at run time?
For example i increase left and right page margin of my report at runtime. So the bands are getting smaller but the text components are still at the same location and now in part outside the band.
I tried combinations of property values of
Code: Select all
DockStyle, ShiftMode, Locked, Linked
Hope you can clear it up a bit!
Thanks and regards
Thorsten Pontow