PDF OCR
Perform OCR on PDF documents using the PDF OCR action. Automatically perform OCR on PDF documents using this action for Make with no additional coding.
Parameters
- FilesString, Required
Map the file Data from the source action for OCR processing
- Output File NameString, Required
Map the file Data from the source action.
- Quality TypeOption, RequiredDefault: Expert
Standard (draft)- Suitable for normal PDFs, consumes 1 API call per file
Expert (high) - Suitable for PDFs generated from Images and scanned documents. Consumes 2 API calls per page
- OCR Only When NeededBooleanDefault: No
Set ‘Yes’ to skip doing recognition if the text is already searchable
- Language CodeString
Specify the language of the text in the source file. Only use if the output is not recognizable
- Is Asyncboolean
You can select any one-
Yes
No
Empty
Output
- NameString
The name of the output file.
- Doc DataBuffer
The output document is in Buffer format.
