Hello,
I have defined report with bands that reset page number. For example, I have report with 10 pages, on page 1, 3, 8 page is counted from 1 again. Is there any functionality to find page numbers inside rendered report, where page reset occurred?
Rgds,
Frenk
Rendered report, detecting page reset
Re: Rendered report, detecting page reset
Hello.
Unfortunately, there is no such information in the rendered report.
But you could write necessary data to the Tag property of the report and look at this property of the rendered pages.
Thank you.
Unfortunately, there is no such information in the rendered report.
But you could write necessary data to the Tag property of the report and look at this property of the rendered pages.
Thank you.