word2pdf.rb saves Microsoft Word files as PDF files.
- Ruby 1.9.3 or higher for Windows
- Microsoft Word (tested only with 2010)
cmd> ruby word2pdf.rb word_file.doc [another_word_file.docx ...]
Or, create a shortcut which links to "pathtorubyw.exe pathtoword2pdf.rb" in SendTo folder.
Public Domain