Hello,
I added a page header band and a page footer band in my report. I setted the print on all pages option but they are displayed only on the first page.
I attached the report.
Thank you
Giovanni
Problem with page header and footer
Problem with page header and footer
- Attachments
-
- report.zip
- (13.92 KiB) Downloaded 148 times
-
- Posts: 7291
- Joined: Tue Mar 20, 2018 5:34 am
Re: Problem with page header and footer
Hello,
SubReport component is rendered as one page with unlimiteg height and then split on the pages. In your case, you need to remove subreports and place data on the main page.
Thank you.
SubReport component is rendered as one page with unlimiteg height and then split on the pages. In your case, you need to remove subreports and place data on the main page.
Thank you.