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: |
Parameter
Adapter | Main class of the adapter (do not change!) Possible values: |
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>