How to convert a .pptx to .pdf using Python
问题 I have been looking to convert a .pptx file to a .pdf file through a Python script for several hours but nothing seems to be working. What I have tried: I have tried 1) this script which calls windows32.client, and 2) unoconv, but none of them seem to be working for me. Problems encountered: Using script from first option throws up an error ( com_error: (-2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147024894), None) ), whereas in second option Python can't seem to recognize