Class PDFExtractPagesOperation
java.lang.Object
org.nuxeo.ecm.platform.pdf.operations.PDFExtractPagesOperation
Extract pages from
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.
- Since:
- 8.10
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
ID
- See Also:
-
session
-
startPage
protected long startPage -
endPage
protected long endPage -
fileName
-
pdfTitle
-
pdfSubject
-
pdfAuthor
-
xpath
-
password
-
-
Constructor Details
-
PDFExtractPagesOperation
public PDFExtractPagesOperation()
-
-
Method Details
-
run
-
run
-