Class PDFExtractTextOperation
java.lang.Object
org.nuxeo.ecm.platform.pdf.operations.PDFExtractTextOperation
Extracts raw text from a PDF.
If the PDF is encrypted, a password is required.
- Since:
- 8.10
-
Field Details
-
ID
- See Also:
-
session
-
pdfxpath
-
save
protected boolean save -
targetxpath
-
patterntofind
-
removepatternfromresult
protected boolean removepatternfromresult -
password
-
-
Constructor Details
-
PDFExtractTextOperation
public PDFExtractTextOperation()
-
-
Method Details
-
run
- Throws:
IOException
-