Pass settings
Hi!
I have a report with 2 fixed subreports nested in it. Each sub report flows
trought multiple pages (2 pages for the first report and 6 pages for the
second) and shows the page count component at the bottom of each page (page
1 of 2).
The thing is that it always shows "page 1 of 1", "page 2 of 2", etc.
depending on wich opage I am. I never get "page 1 of 2" or "4 of 6". The
property PassSettings of the main report is set to psTwoPass. I can't set
any subreport PassSettings since it doesn't seem to exist.
How can I have "page 2 of 6" in my sub reports ?
I have a report with 2 fixed subreports nested in it. Each sub report flows
trought multiple pages (2 pages for the first report and 6 pages for the
second) and shows the page count component at the bottom of each page (page
1 of 2).
The thing is that it always shows "page 1 of 1", "page 2 of 2", etc.
depending on wich opage I am. I never get "page 1 of 2" or "4 of 6". The
property PassSettings of the main report is set to psTwoPass. I can't set
any subreport PassSettings since it doesn't seem to exist.
How can I have "page 2 of 6" in my sub reports ?
This discussion has been closed.
Comments
Try using Section style subreports with the ResetPageNo property set to True
and see if this is the result you are looking for. Remember that Section
style subreports do not behave the same way Child style subreports do so you
may need to alter the format of your report some.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com