Read PDF Page Count
Description
Reads the pages and outputs the number of pages that exist inside of the Adobe .pdf file
Input Ports
Name | dataType | sourceType | required | description |
---|---|---|---|---|
File path | text | link-manual | true | The path to the pdf file you want to read from |
Scenarios
- The user wants to get the page count that exists inside the pdf file
Use case
Inputs
- File path:
C:/Users/admin/Desktop/example.pdf
Experienced tips
- If the
file path
value is empty, the process will stop and provide you with this errorPdf file path is required
- When the
file path
cannot be found, the process will stop and provide you with the errorInvalid parameter in getDocument, need either Uint8Array, string or a parameter object
Search Tags
get amount of pages that exist inside a pdf