Merge Files
Overviewο»Ώο»Ώ
Use this action to merge two .pdf files into one.
The order of the pages will be the same as the order of the input files.
Step 1. Create a process and give it a name.
Step 2. Drag the Merge files action to the canvas and link it to the other actions.
Step 3. Create the variables needed for the configuration of the action, and then add them to the configuration panel:
First PDF: you need to input a File which contains a pdf
Second PDF: you need to input a File which contains a pdf
Merge Result: need to add a File variable which is the output with the merged .pdf with first and second pdf files.
When downloaded, the Output file name will be: FirstFileName_SecondFileName.pdf, where:
FirstFileName - is the name of the first PDF file
SecondFileName - is the name of the second PDF file
Step 4. Save, Validate and Run the process.
Step 5. You will be prompted to add the file for our input variable. Click Run.
Step 6. To verify the process click Check instance.
Step 7. In the Output section, you can see the output variable containing the 2 PDF files merged into one.