Has anyone written code to convert an existing MS Word document to an Adobe PDF file?
Any assistance would be appreciated.
Thanks.
Printable View
Has anyone written code to convert an existing MS Word document to an Adobe PDF file?
Any assistance would be appreciated.
Thanks.
I have heard about a great app, PrimoPDF, which is available in some free editions. Don't know how it actually works, but it's worth a try ;)
Thanks!
I was really looking for help in writing VB code for this task.
http://www.pscode.com/vb/scripts/Sho...36017&lngWId=1Quote:
Originally Posted by PhilWoo
User comment:
"9/3/2004 12:09:39 PM: Cybsoft
Never seen so much error-messages, would be nice if it would work..."
http://www.cutepdf.com/solutions/pdfwriter3.asp
see? a little searching can go a long way :)
then there is http://neevia.com/support/examples/dpsdk/ and the docuPrinter it uses is here http://neevia.com/products/ (not free but its like $19 for the LT version)
Hey BrailleSchool, do you have any suggestions which do NOT involve third party libraries?
I was browsing through the net and i got the same answer on every forum i could find. Of course, there are some tools, which allow you to access PDF directly from your app, but they are quite expencive :) After all, PDF is a highly developed format.
nope, i dont. but you could probably download a free converter and then set it as your default printer, then print to the default printer?Quote:
Originally Posted by PhilWoo