public class PDFExtractTextOperation extends Object
If the PDF is encrypted, a password is required.
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
protected String |
password |
protected String |
patterntofind |
protected String |
pdfxpath |
protected boolean |
removepatternfromresult |
protected boolean |
save |
protected CoreSession |
session |
protected String |
targetxpath |
| Constructor and Description |
|---|
PDFExtractTextOperation() |
| Modifier and Type | Method and Description |
|---|---|
DocumentModel |
run(DocumentModel input) |
public static final String ID
protected CoreSession session
protected boolean save
protected String targetxpath
protected String patterntofind
protected boolean removepatternfromresult
public PDFExtractTextOperation()
public DocumentModel run(DocumentModel input) throws IOException
IOExceptionCopyright © 2019 Nuxeo. All rights reserved.