Problem with Header and Footer when I use long text

Stimulsoft Reports.WEB discussion
Post Reply
rlacko
Posts: 11
Joined: Fri May 24, 2013 10:39 am

Problem with Header and Footer when I use long text

Post by rlacko »

Hi,

I have the report "report.mrt" (see the file attachment) with data in file "data.xml".

When I render the report, I see this:
(see the file attachment "bad.png")

But I need this:
(see the file attachment "right.png")

Can You help me please, how I can do that?

Thanks

Roman
Attachments
Bad output
Bad output
bad.png (48.78 KiB) Viewed 1060 times
Right output
Right output
right.png (59.57 KiB) Viewed 1061 times
data.xml
Data
(17.68 KiB) Downloaded 170 times
report.mrt
Report
(14.69 KiB) Downloaded 142 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Problem with Header and Footer when I use long text

Post by HighAley »

Hello.

This issue is because you set the Can Grow propety of the Band and text box on it to False. When the text doesn't fit in the text component, it's made larger and breaks over next page. So you get second text on the 3 pages. The third band starts on the next page. This report can be created using complicated scripts.

Thank you.
Post Reply