Retrieve all digital text from a PDF. Text must be able to be copied and pasted from the PDF for this WA to work. Alternatively use the ‘Retrieve all text from a document’ Wrk Action for OCR needs.
Application
PDF
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
PDF file | PDF file to extract pages from | File | Yes |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
Extracted PDF text | All of the text from the attached PDF in a JSON Array | Text (Long) | No | [{ "page": 1, "text": "all page text }] |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Requirements
N/A