Needs VBS to combine and add page numbers
Submitted by chili on Wed, 2008-03-26 13:08.
Hi,
Anybody has a VBscript that concatenates a number of documents to a single PDF and adds page numbering to the footer?
I often work with 15-30 Word and PPT-files that I like to combine to a single PDF. The files must be concatenated in the correct order i.e. files names alphapetically even if I drag and rop files on the script.
If there is a constraint in maximum number of files that can be dropped on a vb script I would be happy to add page numbers as a second step.