X4 Produktdokumentation

PDF Page Counter

Determines the number of pages in a PDF document that is being processed as an input document, and outputs an XML document with the page number

Properties

Operation

Determines which operation the adapter executes

Possible values: GetPageCount: Determine number of pages in PDF (default)

Status values

1

The operation was executed successfully.

-1

The operation failed due to a technical error.

Output

The adapter outputs an XML document with the following structure:

<Pages><!--Number of pages--></Pages>