Extract Text By Expression
Extract Text By Expression Actions
Parameters
- PDF File NameString, Required
Name of the file.
- PDF FileString, Required
Name of the file.
- ExpressionString, Required
We can take any input or expression but it must be string.
- PageString, Required
- Specify page indices as comma-separated values or ranges to process (e.g. “0, 1, 2-” or “1, 2, 3-7”).
- If not specified, the default configuration processes all pages. The input must be in string format.
Output
- Text Listarray of string , Required
It will display Text List.
