Hi
I have a requirement on an existing Crystal XI R2 report.
This reports print a new page after each group footer and resets page number after the group.
Publish in the report is 'Page N of M'
I would also like to show a running page number and total.
For example report has 2 groups. First group is 2 pages long, second group is 3 pages. Page numbers are to be output as follows:
I'm comfortable with getting a running page number.
My problem lie with getting the 'of' part.
I'm not sure how to get the total number of pages across all groups (5 - in the example above).
Or if I was to change my 'reset page number after', how to get the total number of pages in each group.
Any ideas?