Is there an easy way to convert .txt or .doc files to .pdf files with VB? I'm currently converting and formatting text documents as word files and now I'm considering using Acrobat.
Any input would be greatly appreciated.
Thanks.
Printable View
Is there an easy way to convert .txt or .doc files to .pdf files with VB? I'm currently converting and formatting text documents as word files and now I'm considering using Acrobat.
Any input would be greatly appreciated.
Thanks.
Well you probably know this, but...
Acrobat Writer works like a printer, you print to a pdf file. If you have Acrobat Writer installed, you should be able to open the douments and just print them to Acrobat Writer.
Maybe I'm missing something, but that's how I've always made pdf files.