Footer, Overlays and Bugs?
While playing with FR3.10, I've found some bugs:
1) Create a footer with two labels aligned to "bottom". Now grow up that footer with your mouse -> everythink works fine. The labels are repositioned. But if you shrink that band with your band - again and again - and one position, both labels aren't repositioned at the bottom and are removed from that band.
2a) I have a footer with a RTF aligned to "client" and two labels aligned to "bottom". How can I auto-resize this band at runtime to fit the height of the variable RTF text?
2b) If I create a scriptcode in the "OnBefore"-event of the page, I can shrink the band and everything works fine, but if I try to strech it, the band will fit his new height but the RTF will be placed UNDER that band instead of INSIDE.
3) I've a report with two columns set to my page. I have a "Report Summary" band with a big textbox inside. Dependent on how many records the report paint, this box is painted on the first or second column. If the box dimensions - especialy it's width - is greater than the available column width, it's painted right beside the available page width -> it's outside my DIN A4 page. How can I autoclip those overlays?
Best regards,
Marc
1) Create a footer with two labels aligned to "bottom". Now grow up that footer with your mouse -> everythink works fine. The labels are repositioned. But if you shrink that band with your band - again and again - and one position, both labels aren't repositioned at the bottom and are removed from that band.
2a) I have a footer with a RTF aligned to "client" and two labels aligned to "bottom". How can I auto-resize this band at runtime to fit the height of the variable RTF text?
2b) If I create a scriptcode in the "OnBefore"-event of the page, I can shrink the band and everything works fine, but if I try to strech it, the band will fit his new height but the RTF will be placed UNDER that band instead of INSIDE.
3) I've a report with two columns set to my page. I have a "Report Summary" band with a big textbox inside. Dependent on how many records the report paint, this box is painted on the first or second column. If the box dimensions - especialy it's width - is greater than the available column width, it's painted right beside the available page width -> it's outside my DIN A4 page. How can I autoclip those overlays?
Best regards,
Marc
Comments