PageCount

PageCount is a text function that returns the total number of pages in a printed report. Use this function in a text object.

Syntax:

<<PageCount()>>

Example:

If the current page count is 6, yields: "The total number of pages is: 6".

The total number of pages is: <<PageCount()>>

Note:

PageCount works for printed reports only. Online reports display [[PageCount( )]] for the page number.