Making a powerpoint to pdf converter with python 3 using COM.
–
Python 3:
Sublime 3:
Code on Github:
pywin32 library including win32com :
After downloading python you can open terminal in windows and type
pip install pypiwin32
COM PowerPoint reference:
—
Facebook:
Linkedin:
Tumblr:
Blogger: …(read more)
Convert Word 2 PDF: Word to PDF Converter
Convert PowerPoint 2 PDF: PPT to PDF Converter
Convert Excel 2 PDF: Excel to PDF Converter
Convert an Image 2 PDF: Image to PDF Converter
Convert HTML 2 PDF: HTML to PDF Converter
More Tools: PDF Converter
It does not work with office 2007
Thanks for the video and GitHub link.
Is win32 still usable?
Hey. Thanks for this code. By the way, I tried modifying this code so that It will work if there is a folder contains many ppt and then it would convert it to PDF, but it's not working.
Doesn't powerpoint already have the option to save as pdf?