combine multiple MS Office documents into a single PDF

From what I see on you web site, it looks like DOC2Any might meet my needs.
 
I need to combine multiple MS Office documents into a single PDF.
 
We will be running this on a single server, and using Classic ASP (written VBScript) to pass a list of files to be added to the PDF.
 
Do you have any documentation or code samples available on the site to show how to accomplish this?
===============================
Thanks for your message, you can use -append 2 parameter to append a DOC file to an existing PDF file, for example,

doc2any.exe -append 2 C:\001.doc C:\out.pdf
doc2any.exe -append 2 C:\002.doc C:\out.pdf
doc2any.exe -append 2 C:\003.doc C:\out.pdf
......

Please refer to more ASP, C#, etc. examples from following web page,

http://www.verydoc.com/doc-to-any-shell.html

VeryPDF

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!