how can I combine multiple pdfs (all the pdfs in a given folder) into a single pdf programatically. I am programming in VBA and I have Acrobat Pro 8.1 and I am using the distiller to create the pdfs.
how can I combine multiple pdfs (all the pdfs in a given folder) into a single pdf programatically. I am programming in VBA and I have Acrobat Pro 8.1 and I am using the distiller to create the pdfs.
That being said, via VB you want to use the VP -> JavaScript linkage (check the VB documentation in the SDK).In short, you open a port to Acrobat then throw the necessary JS code at Acrobat and let the Acrobat JS engine do what you want.
To get around the Adobe EULA and run this lights out you would need to purchase a server based PS-->PDF engine (Adobe sells one under their LiveCycle product line called PDF Generator ES) and use Adobe's or 'third party' library to handle the merge.What you are asking is very do-able. Just be sure to watch the legalities!
Douglas Hanna is a member of the Production Print Technology team at Aon.
www.aonhewitt.com