vbscript to convert word doc to pdf

前端 未结 4 951
攒了一身酷
攒了一身酷 2021-01-16 14:12

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

4条回答
  •  [愿得一人]
    2021-01-16 14:49

    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.

提交回复
热议问题