I am using the Aspose.Slides library in Python To convert a PptX presentation To PDF. This works perfectly; however, when extracting the final pages of the resulting PDF, their size is Too large, almost as large as the t…...Convert PPT to PDF using Aspose.Slide for Python: When you extract...join(OUTPUT_FOLDER, f"{filename}.pdf") input_ppt = slides.Presentation(pptpath)...