Merge Multiple PDFs

Merge Multiple PDFs

Comments

  • The [i]Merge PDF[/i] function allows you to merge two PDFs into one. However, the function only works for merging two PDFs.

    I have a Decisions folder with four PDFs in it. I want to merge them all into one PDF. How would I do that? When I get folder contents, the output is a Document Array (Document[]). I imagine that a [i]For Each[/i] loop would be used, but I dont know how to tell it to merge the first two into one, then merge the third, then merge the fourth.
    [i]edited by tweatherstone@wealthforge.com on 7/16/2018[/i]

  • [color=rgb(34, 34, 34)][font=arial, sans-serif]In the Flow Designer, there is a step called Merge PDF Documents. You can either type it into the search bar to find it, or you can navigate to Data > PDF > Merge PDF Documents and drag it into your flow where youd like to merge the documents. The inputs are just two documents, so youll just select the two documents youre looking to merge together.[/font][/color]

  • Hello
    We can Merge multiple PDF files in Decisions using a setup of steps that includes ForEach Step along with MergePDF Documents. Please refer to the attached project that contains a Flow to merge multiple PDF files into one file.

Sign In or Register to comment.