Formulas for extracting page numbers in print presentations

Use the formulas below for extracting the number of pages in a print presentation.

Formula patterns

TO EXTRACT USE
The page number in a print presentation PageNumber()
The total number of pages in a print presentation PageCount

Examples

To print USE Example
The page number in a print presentation $PageNumber(); n0$ 5
The number of the current page and its place in the sequence of pages. Page $PageNumber(); n0$ of $PageCount(); n0$ Page 1 of 4.

See the general rules for how to write formulas and format formula results.