Need code to combine PDF files.
Users in my organization create letters for customers inn Word. Those word documents then need to be saved as a PDF, merged with another PDF, then saved in its final form. We use Acrobat XI Pro and Word 2010. I've done a lot of customizing with the macro so far, but I just can't get this to work.
My thought is, Word has a "Create PDF and Run Action" icon, but combining files is not one of the actions it will let you choose.
Also, the names of these files (documents and PDFs) will be random, depending on the user, so FilePicker will be necessary to combine the files. Each user should only need to combine 2 files, but could be more.
Please help. (And I must mention that I am FAR from a professional coder. I'm self-taught, and an amateur.)
|