The PDF Merge task gives administrators a way to combine up to 5 PDF documents into a single file. These PDFs can be uploaded or created using our PDF Generator task.
To configure the PDF Merge task, select it from the Tasks options and drag it onto your process canvas:
The PDF Merge task may be configured as either a system or user task giving you the following options:
Select Configuration > Configure Task:
....to access the configuration window below:
Under "PDF Merge Settings," The following fields are required to configure the PDF Merge:
Click "Save".
The "Mappings" tab will now be added to the configuration window:
To add a mapping click on "Add Mapping" since the File Name is the only available variable it will be pre-populated as the parameter name.
Select the source of the data or request variable that you would like to use for the File Name (for example, the requester's Last Name or the name of the Request).
Click "Save" then "Close".
In our training example we have a simple form that collects two PDF documents and then merges them into a single PDF file:
The PDF Merge task is configured to be system-driven and to add a user-defined name (from the Attach External PDF Form task) to the PDF name. We are merging a PDF that was generated from the PDF Generator Create PDF task and a PDF that was attached to the Form Attach External PDF task.
The configuration is set as follows:
And the Mapping for FILE_NAME is as follows:
That is pulling from the user-defined name (Name2 field from the Attach External PDF Form task):
The result when the request is processed is that the final PDF file is dynamically named and available as part of the request history.
Resulting merged PDF:
Note: The PDF Merge task does not support DocuSigned PDFs as merging a Docusign signed document into a PDF with other documents gives the appearance that the entire combined PDF was signed.