Numbering of pages in a composite report

Top  Previous  Next

The “Page”, “Page#”, “TotalPages” and “TotalPages#” system variables can be used to display a page number or total number of pages. In composite reports these variables return the following values:

 

- Page        page number in the current report
- Page#        page number in the batch
- TotalPages        total number of pages in the current report

                               (the report must be a two-pass one)

- TotalPages#total number of pages in the batch