Merge one file to many files

Post Reply
franklintempleton
Newbie
Posts: 12
Joined: Fri Nov 19, 2021 8:15 pm

Merge one file to many files

Post 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
Attachments
switch flow.jpg
switch flow.jpg (31.01 KiB) Viewed 1864 times
jan_suhr
Advanced member
Posts: 591
Joined: Fri Nov 04, 2011 1:12 pm
Location: Nyköping, Sweden

Re: Merge one file to many files

Post 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/
Jan Suhr
Color Consult AB
Sweden
=============
Check out my apps
Post Reply