Page 1 of 1

Merge one file to many files

Posted: Thu Dec 16, 2021 7:15 pm
by franklintempleton
I am attempting to create a Switch flow that does the following -
  • Submit a group of files - i.e. file A, file B, file C etc
  • File A must be merged in each of the other files, after page one of the file
I have created the following flow which routes file A to a folder to inject into the other files. I can use Inject Job to insert file A into one other file, but when I have multiple files I need file A inserted to I have to rename the file for every instance so that it inserts in the correct order of the new merged file. Is there a better way to do this?

IImage

Re: Merge one file to many files

Posted: Thu Dec 16, 2021 7:22 pm
by jan_suhr
You can use pdftk to do that. You run it with Execute command or the app Run Command.

https://www.pdflabs.com/docs/pdftk-man-page/