Help with merging files

Help with merging files

Comments

  • I want to merge multiple PDF FIles into one. Merge PDF Document Step does this but it only merges 2 PDFs.

    Is there a way to merge more than 2 pdf into one?

  • [font=Roboto, Arial, Helvetica, sans-serif]You can place the Merge PDFDocuments step in a ForEach Loop step, use the PDF files as the list for the ForEach step, select [pdflist].First.Contents for the first PDF file, select Item.Contents for the second, and set the output of the Merge PDFDocs step to Change Value > [pdflist].First.Contents. After the loop is finished, you may want to rename the file with a Create Data or Mapping step. I have created an example of how this might be done. Please [/font][url=https://documentation.decisions.com/docs/exporting-and-importing-overview]import[/url][font=Roboto, Arial, Helvetica, sans-serif], review, and modify it as you wish.[/font]

Sign In or Register to comment.