Hi, In a report I have some textboxes and underneath a sub-report all in a group footer. The textboxes summerise data from the previous detail and the sub-report is different data but relevant to each group. Basically I would like the sub-report to be printed on a seperate page but I can't use the 'PageBreak=before' as this will bring the textBoxes with it onto the seperate page and I need them left as 'Totals' on the previous page.
I think what I'm looking for is to inject a PageBreak everytime a render sub-report event is fired. Is this possible? or maybe another approach...
cheers
Martin
I think what I'm looking for is to inject a PageBreak everytime a render sub-report event is fired. Is this possible? or maybe another approach...
cheers
Martin