Hi,
I have tried to apply page break but it's not working before Group Header and after Group Footer. I still see single continuous page with all dockets.
Page break not working on report after Group Footer and Before Group Header.
-
- Posts: 25
- Joined: Wed Mar 12, 2025 9:44 pm
Page break not working on report after Group Footer and Before Group Header.
- Attachments
-
- Tax Invoice_2507210350315646.mrt
- (33.69 KiB) Downloaded 78 times
-
- Page Break Set for Header.png (118.87 KiB) Viewed 2018 times
-
- Page Break Set for Footer.png (176.81 KiB) Viewed 2018 times
-
- Page Break Not Working.png (67.69 KiB) Viewed 2018 times
-
- Posts: 7354
- Joined: Tue Mar 20, 2018 5:34 am
Re: Page break not working on report after Group Footer and Before Group Header.
Hello,
In the EndRender event, is used code that sets the PageHeight property.
Thank you.
In the EndRender event, is used code that sets the PageHeight property.
Thank you.
- Attachments
-
- Screenshot 2025-07-21 165533.png (163.26 KiB) Viewed 1992 times
-
- Posts: 25
- Joined: Wed Mar 12, 2025 9:44 pm
Re: Page break not working on report after Group Footer and Before Group Header.
I already had this code and it resizes the page which is good.
But what I want is further to have each report separately in separate pages.
But what I want is further to have each report separately in separate pages.
- Attachments
-
- Page Break.png (66.82 KiB) Viewed 1976 times
-
- Posts: 7354
- Joined: Tue Mar 20, 2018 5:34 am
Re: Page break not working on report after Group Footer and Before Group Header.
Hello,
You need to set the UnlimitedHeight=false
Thank you.
You need to set the UnlimitedHeight=false
Thank you.
- Attachments
-
- Screenshot 2025-07-22 111942.png (133.89 KiB) Viewed 1957 times