Getting page information

 

An application can request the numbers and identifiers assigned to a page. To do so, use the following transactions.

To request

Use

The number of pages in a document

GetNumberPages

The identifiers for a page or pages

GetPageID and GetPageIDs

The page number of a page

GetPageNumber

The identifier of the parent page in which a page is embedded

GetParentPageID

See also