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: |
Parameter
|
Adapter |
Main class of the adapter (do not change!) Possible values: |
Status values
|
|
The operation was executed successfully. |
|
|
The operation failed due to a technical error. |
Output
The adapter outputs an XML document with the following structure:
<Pages><!--Number of pages--></Pages>