Extract Text by Expression
Extracts text from PDF using regular expression.
Parameters
- File Contentbyte, Required
The content of the input file
- File Namestring, Required
Name of the file
- Expressionstring, Required
Regular expression to extract text
- page Sequencestring, Required
Pages where content should be added
Returns
- Text Listarray of string
Text List