Thanks Brian. I'm actually more interested in keeping the header/footer of the subreports. I find myself with many multipage reports that I put as subreports for a single instance of one master report. Problem now (rs2005) is the header/footer gets stripped from the subreports which elminates an easy way of keeping titles and page counts for each of the individual reports.
Hello,
This is not something that was changed in SQL 2008. Only the body from Subreports is shown, not headers and footers.
Best regards,
Chris
So what is the solution for this?
Currently, lets say I have 2 documents, each one showing their separate page counts.
How do I get reportserver to display those documents in a single 'report' such that each document has the correct page counts?
Asking the user to print out 2 separate documents is not very user friendly
Assuming you need a continuous page count, you can add both reports as subreports of a master report and add the page count to the master footer.
Good to know atleast continuous page numbering is available. But my situation is that the individual subreports need separate page numbers. Is there a work around?
Sri