Page 2 of 2

Re: Prevent table rows from splitting across pages in PDF report

Posted: Thu Apr 23, 2026 7:35 am
by sourav.kumar
Hi,
I have made some changes to the data to generate this sample. As you can see in the image, I do not want the table row to break across two pages. Instead, if the last row on the previous page does not have enough space, the entire row should start on the next page. The data should not be split into two parts across pages.

Re: Prevent table rows from splitting across pages in PDF report

Posted: Fri Apr 24, 2026 2:34 pm
by Lech Kulikowski
Hello,

We need some time to investigate the issue.

Thank you.
#20094

Re: Prevent table rows from splitting across pages in PDF report

Posted: Mon Apr 27, 2026 6:44 am
by Lech Kulikowski
Hello,

Please check the modified report.

Thank you.

Re: Prevent table rows from splitting across pages in PDF report

Posted: Tue Apr 28, 2026 4:47 am
by sourav.kumar
Hi,
Could you please explain the steps you followed on the sample MRT? which properties have you adjusted or condition added.

Thanks, you

Re: Prevent table rows from splitting across pages in PDF report

Posted: Wed Apr 29, 2026 7:25 am
by Lech Kulikowski
Hello,

Was changed the CanBreak properties for bands and the "duplicatecontentonbreak" tag has been added so that after splitting, the content is duplicated on the second page.

Thank you.