I have written a short vbscript that opens a word document, edits a few bookmarks and saves to a new .doc file.
I now need to convert this to a pdf file, which is st
If you're using Word 2003, you're going to need some sort of external library/file to do the conversion.
Would something like this help: http://www.verypdf.com/pdfcamp/word-to-pdf-converter.html seems to have a command line option.