** AVAILABLE OCTOBER / NOVEMBER 2024 **
Overview
The 'PDF - Extract Pages by Text' flow action extracts the specified pages from the PDF document provided.
Credit Count
This action consumes 1 credit per operation.
Note, different Encodian actions can consume different number credits. Please always check the action specific documentation and read What is an Encodian Action for a full description of how credits are consumed.
Default Parameters
The default 'PDF - Extract Pages by Text' flow action parameters are detailed below:
- File Content: The file content of the source PDF file
- Search Value: Specify either a text value or a regular expression
Advanced Parameters
The advanced 'PDF - Extract Pages by Text' flow action parameters are detailed below:
- Is Expression: Set whether the 'Search Value' should be evaluated as a regular expression, the default value is 'false'
- Page Numbers: A comma-separated string of the pages which should searched for the 'Search Value'. By default, all pages will be searched
Return Parameters
The 'PDF - Extract Pages by Text' flow action returns the following data.
Action Specific Return Values
- File Content - The processed file (Base64)
Standard Return Values
- OperationId - The unique ID assigned to this operation.
- HttpStatusCode - The HTTP Status code for the response.
- HttpStatusMessage - The HTTP Status message for the response.
- Errors - An array of error messages should an error occur.
- Operation Status - Indicates whether the operation has been completed, has been queued or has failed.
0 Comments