CHANGE PAGE BY TEXT FIELD

Stimulsoft Reports.NET discussion
Post Reply
muriloruiz
Posts: 30
Joined: Tue Dec 01, 2015 6:19 pm

CHANGE PAGE BY TEXT FIELD

Post by muriloruiz »

Good Morning!

I have a report that has a page footer that needs to keep a fixed size, but the text field inside it has a message of variable size.
Given this, I need to when the message exceeds the size of the text field, the page footer breaks into a new page, printing the rest of the message.
I have tried in many ways using the properties: it can grow, it can break, using sub report and none worked, or the page footer grew up, or the text field grew down past the page footer.
I am sending a sample report with a fixed message, in case I need the rest of the message that did not fit on the first page, continue on the second without changing the size of the page footer.

Thank you,
Attachments
Test.mrt
REPORT EXAMPLE
(11.94 KiB) Downloaded 333 times
Lech Kulikowski
Posts: 7512
Joined: Tue Mar 20, 2018 5:34 am

Re: CHANGE PAGE BY TEXT FIELD

Post by Lech Kulikowski »

Hello,

Please send us a test data for your report.

Thank you.
muriloruiz
Posts: 30
Joined: Tue Dec 01, 2015 6:19 pm

Re: CHANGE PAGE BY TEXT FIELD

Post by muriloruiz »

Good Morning,

I now send the report with a database in Excel, please import the MASTER database to test the report.

Thank you,
Attachments
MASTER.xls
data source
(6.5 KiB) Downloaded 214 times
ReportExample.mrt
Report example
(8.7 KiB) Downloaded 377 times
Lech Kulikowski
Posts: 7512
Joined: Tue Mar 20, 2018 5:34 am

Re: CHANGE PAGE BY TEXT FIELD

Post by Lech Kulikowski »

Hello,

Please check the modified report in the attachment. Also, please check that for Panel and Band is set the Link property.

Thank you.
Attachments
reportexample2.mrt
(12.96 KiB) Downloaded 212 times
muriloruiz
Posts: 30
Joined: Tue Dec 01, 2015 6:19 pm

Re: CHANGE PAGE BY TEXT FIELD

Post by muriloruiz »

Good afternoon!

Thank you very much, it was perfect, congratulations !!
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Re: CHANGE PAGE BY TEXT FIELD

Post by Andrew »

You are welcome!
Post Reply