Skip to content

CLI for converting MS Word/PP/Excel to PDF as well as converting PDF to Word

License

Notifications You must be signed in to change notification settings

cynthiaZV/Office2PDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Office2PDF

Simple CLI to convert Microsoft Office document types to PDF as well as PDF to MS Word.

Requirements

  • Computer with MS Window
  • Microsoft Office 2013+ installed

Supported conversions

Source Extension Destination Extension
DOCX PDF
DOC PDF
PPTX PDF
PPT PDF
XLSX PDF
XLS PDF
PDF DOCX

Example

Converts a DOCX document to PDF

$ cd <Office2PDF dir>/Test
$ ConsoleApp1.exe input/input.docx output/output.pdf
$ ls -all output/output.pdf

About

CLI for converting MS Word/PP/Excel to PDF as well as converting PDF to Word

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages