Procedure
Performed on Windows.
-
Install required libraries
pip install comtypes -
git clone
git clone https://github.com/matthewrenze/powerpoint-to-pdf.git -
Place the pptx file you want to convert to PDF under the
powerpoint-to-pdffolder -
Run Python
python ConvertHere.py
Notes
- Specify file:
Convert.py - Specify folder:
ConvertAll.py - All files in current directory:
ConvertHere.py(the script used this time)