public class PDFExtractPagesOperation extends Object
startPage to endPage (inclusive) from the input object. If a Blob is
 used as input, the xpath parameter is not used. title, subject and
 author are optional.
 
 If the PDF is encrypted, a password is required.
| Modifier and Type | Field and Description | 
|---|---|
protected long | 
endPage  | 
protected String | 
fileName  | 
static String | 
ID  | 
protected String | 
password  | 
protected String | 
pdfAuthor  | 
protected String | 
pdfSubject  | 
protected String | 
pdfTitle  | 
protected CoreSession | 
session  | 
protected long | 
startPage  | 
protected String | 
xpath  | 
| Constructor and Description | 
|---|
PDFExtractPagesOperation()  | 
public static final String ID
protected CoreSession session
protected long startPage
protected long endPage
protected String pdfSubject
public PDFExtractPagesOperation()
Copyright © 2019 Nuxeo. All rights reserved.