Page 1 of 1

Create new report for every row

Posted: Wed Nov 01, 2023 8:05 pm
by ProIT
Hello all

I have a list of objects as a business object, which in turn contains other lists. These child lists are then displayed in the detail data baand in the report. I would now like to achieve that for each entry in the parent list a new report is generated. So if the parent list contains 5 entries, the end result should be a report containing 5 pages. Is this possible with Stimulsoft?

Regards,
Mike

Re: Create new report for every row

Posted: Sat Nov 04, 2023 1:23 am
by Lech Kulikowski
Hello,

You can use the NewPageBefore/NewPageAfter property for the parent band.

Thank you.