[VB 2005] Convert .doc in PDF

  • Thread starter Thread starter vino
  • Start date Start date
V

vino

Hello,

I wish to convert a Word document to a PDF file with Visual Basic 2005.

I don't know how to use components to do this (Acrobat Distiller, PDFCreator
or convert with PostScript before).

Thanks for your help.

Gilles.
 
I wish to convert a Word document to a PDF file with Visual Basic 2005.
I don't know how to use components to do this (Acrobat Distiller,
PDFCreator
or convert with PostScript before).

You can use FreePDF to do this.
 
Thank you for your answer.
FreePDF seems to be powerfull but unfortunately it is not free.
Is there an other solution ?

Thanks
 
Mheuuu...
I'm sorry it was not freePDF i have seen :S
FreePDF allow us to convert doc files to pdf by an action of a user.
Nevertheless, my program in vb 2005 has to start and run automatically on a
server.
Maybe i have to print my word document on Adobe Distiller printer and save
the new object given by this printer but i don't know how.
If you have an other idea or you say how to do this.

Thanks
 
Back
Top