I have a workbook that outputs a PDF template that I need to merge/overlay on top of a PDF that's a series of work orders.
I have Acrobat DC and have activated the library and the Microsoft Shell commands in Excel.
I just need a way to select the two files, merge them and name the output file.
I've found threads for "merging" but it actually just combines them when I need them to be overlayed. As I know, the only way to do that is using the multibackground thing with PDFtk but I'm not sure if I absolutely have to use Powershell or the command line to do it.
As the moment I have a powershell script that launches a little interface allowing me to select the background and the foreground then merge it but I was kind of hoping to fold that process into Excel so it's all in one place.
Bookmarks