Using external report as a subreport

Stimulsoft Reports.JS discussion
surya
Posts: 1
Joined: Thu Jan 02, 2025 12:20 pm

Re: Using external report as a subreport

Post by surya »

We have implemented our project in Java,
If I have a HeaderBand followed by a DataBand with data that fills multiple pages. When viewing the report the header appears correctly at the top of each page.
However if I now use this same report as an external SubReport loading it into a main report, when viewing the main report the header is only shown on the first page.

As of now i am using resources to feed the subReport into main report. but header is not displaying on every page(only on the firstPage),when data is rendering on more than one page.
Lech Kulikowski
Posts: 7292
Joined: Tue Mar 20, 2018 5:34 am

Re: Using external report as a subreport

Post by Lech Kulikowski »

Hello,

Please check the last release build.

Thank you.
Post Reply