Windows Form application which convert MS Word files to PDF files in same directory.
This tool uses Microsoft.Office.Interop.Word library.
- .NET Framework 4.6.1 or later
- Microsoft Word 2013 or later
- Windows 8.1 or later
- Launch the WordToPDF.exe.
- Set input and output directories.
- Push Convert button.
Microsoft Wordファイル(.dox, doc)をPDFに変換する、Windows Formアプリです。
ライブラリとして、Microsoft.Office.Interop.Word libraryを使用しています。
- .NET Framework 4.6.1かそれ以降
- Microsoft Word 2013かそれ以降
- Windows 8.1かそれ以降
- WordToPDF.exeを開く。
- 入力パスと出力パスを指定する(デフォルトでexeの置き場所がセットされる)。
- 「変換」ボタンを押す。
こちらから
WordToPDF.zip