Problem with page header and footer

Stimulsoft Reports.JS discussion
Post Reply
Kline
Posts: 35
Joined: Thu Nov 29, 2018 8:22 am

Problem with page header and footer

Post by Kline »

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
Attachments
report.zip
(13.92 KiB) Downloaded 148 times
Lech Kulikowski
Posts: 7291
Joined: Tue Mar 20, 2018 5:34 am

Re: Problem with page header and footer

Post by Lech Kulikowski »

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.
Post Reply