Skip to main content

Merge Multiple PDFs

Description

Merge multiple PDFs plugin step merges multiple PDF files.

tip

If any PDF is password protected, use the Decrypt PDF plugin step before passing the information to the step.

Merge PDF Files

No.Field NameDescription
1Step NameEnter a name for the step. This name must be unique within a workflow.
This field is mandatory.
2Accept Values from FolderSelect this checkbox to enable the PDF Folder Path field.
Clear the checkbox to provide input PDF files using the table fields.
3PDF Folder PathSpecify the path of the folder containing the PDF files to merge.
Data type: String
This field is mandatory.
4BrowseClick to open a directory browser and select a folder containing PDF files.
Table FieldsUse the table to provide one or more input PDF file paths if the Accept Values from Folder checkbox is cleared.
5Variable PathSelect a field from a previous step, or specify a workflow parameter or system variable for the input PDF file path.
6Static PathClick to open the file explorer and browse for input PDF files.
Note: If both Variable Path and Static Path are provided, preference is given to Static Path.
7Output PDF PathSpecify the output path to store the merged PDF file.
8BrowseClick to open a dialog box and browse to the directory where the merged file will be saved.

Additional Input Tab

No.Field NameDescription
1Delete Output Folder Contents Before DownloadingSelect Yes to delete the contents of the output folder before downloading files.
Allowed values: Yes, No
Default value: No
2Add Date Timestamp for Duplicate FileSelect Yes to append the date and time stamp to duplicate file names.
Allowed values: Yes, No
Default value: No
3Add File to ResultSelect Yes to add the downloaded files to the result set and display the download link on AutomationEdge.
Allowed values: Yes, No
Default value: No
Note If the specified output file path does not exist, the step will create the directory automatically.

Output Tab

No.Field NameDescription
Output Field:
1File OverwrittenSpecify an output field to hold the result whether file is overwritten or not. It returns Yes if the file is overwritten else No.
Default value: FileOverwritten.

Common Buttons:

No.Field NameDescription
Buttons:
1OKOn click of this button. It will check the field values. If any required field values are missing, then it will display validation error message.
If all the required field values are provided then it will save the field values.
2CancelOn click of this button, it will cancel the window and do not save any values.