Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.
/ roda-msoffice-tools Public archive

Tools that use Microsoft Office to convert formats in command-line

License

Notifications You must be signed in to change notification settings

keeps/roda-msoffice-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This project is no longer maintained.
For tools related to RODA, please look at https://market.roda-community.org

roda-msoffice-tools

Tools that use Microsoft Office to convert formats in command-line. These tools are used on the RODA Project to convert Microsoft Office files to PDF on ingest.

To build you must use Visual Studio. To use one must have Microsoft Office installed.

doc2pdf

Use Microsoft Word to convert doc and docx files to PDF.

C:\> doc2pdf.exe file.docx file.pdf

ppt2pdf

Use Microsoft Powerpoint to convert ppt and docx files to PDF.

C:\> ppt2pdf.exe file.pptx file.pdf

xls2pdf

Use Microsoft Excel to convert xls and xlsx files to PDF.

C:\> xls2pdf.exe file.xlsx file.pdf

About

Tools that use Microsoft Office to convert formats in command-line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages