Class ConcatenatePDFs

java.lang.Object
org.nuxeo.ecm.automation.core.operations.blob.ConcatenatePDFs

public class ConcatenatePDFs extends Object
Given a File document holding a pdf on the file:content property and 2 pdfs on the files:files property, the following operation will provide a pdf that is the result of the merge of all the pdfs, with the content of the one in file:content property first.
Since:
5.8