Class PDFMergeBlobsOperation
java.lang.Object
org.nuxeo.ecm.platform.pdf.operations.PDFMergeBlobsOperation
Merges Blobs into a single PDF.
The blob(s) in input will always be the first blob(s), to which we append: (1) blobToAppendVarName, if used, then (2) toAppendListVarName if used.
- Since:
- 8.10
-
Field Details
-
ID
- See Also:
-
ctx
-
toAppendVarName
-
toAppendListVarName
-
fileName
-
pdfTitle
-
pdfSubject
-
pdfAuthor
-
-
Constructor Details
-
PDFMergeBlobsOperation
public PDFMergeBlobsOperation()
-
-
Method Details
-
run
- Throws:
NuxeoException
-
run
- Throws:
NuxeoException
-
doMerge
- Throws:
NuxeoException
-