Skip to content

Convert multiple Word files to PDF files using.

Notifications You must be signed in to change notification settings

Luismcplopes/Word2PDFConvert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Word2PDFConvert

Convert multiple Word files to PDF files using.
Going to need to install python and create the folders C:\Temp\in and C:\Temp\OUT

Installation

pip install virtualenv
python -m venv .venv
.venv\Scripts\activate
pip install -r requirements.txt

Usage

  • In the folder C:\Temp\in put in the DOCX files
  • Run python3 ./Word_to_PDF_File_Convert_using_python.py
  • In the folder C:\Temp\OUT will apper the PDF files

About

Convert multiple Word files to PDF files using.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages