Read PDF to Long-text
Description
Reads an Adobe .pdf file at the input path and outputs the file content as a long-text
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 read a targeted pdf file as a long-text.
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