Simple CLI to convert Microsoft Office document types to PDF as well as PDF to MS Word.
- Computer with MS Window
- Microsoft Office 2013+ installed
Source Extension | Destination Extension |
---|---|
DOCX | |
DOC | |
PPTX | |
PPT | |
XLSX | |
XLS | |
DOCX |
Converts a DOCX document to PDF
$ cd <Office2PDF dir>/Test
$ ConsoleApp1.exe input/input.docx output/output.pdf
$ ls -all output/output.pdf