Skip to content

convert docx to pdf on Windows by MS Office/WPS Office/LibreOffice

License

Notifications You must be signed in to change notification settings

yaaprogrammer/docx2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docx2pdf

convert docx to pdf on Windows by MS Office/WPS Office/LibreOffice

OS

Only Windows is supported

Install

You should first install MS Office/WPS Office/LibreOffice

pip install -r requirements.txt

Usage

from convert import convert_to_pdf
convert_to_pdf("C:/test/out.docx", "C:/test/out.pdf")

About

convert docx to pdf on Windows by MS Office/WPS Office/LibreOffice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages