I need to know how to convert MS word file to pdf using visual basic 6.0. I have installed Adobe acrobat 5.0 and I am trying to use the API to convert the word document to PDF. Any suggestions?
Welcome to TT lbrooks, to get the most from these forums please read FAQ222-2244.
When you installed Acrobat 5.0 did it not set up a PDF print driver? If so then you can print directly to that via the ShellExecute "print" verb.
I am writing a vb program to take the data from an excel spreadsheet and import into word, creating individual documents for each record. I then want to create PDF for each word document and automatically save them to the file system.
It provides a custom print dialog for the user to interact with of which you may be able to get around with an ini file if I remember correctly or by using some api's (not adobes api's).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.