I’m exporting PPTX to PDF using
slidesApi.convert_and_save(file, "PDF", outputFile, None, None, None, None, options)
Options is defined in order to generate the highest possible image quality in the PDF
options = PdfE…...embed_full_fonts = False In Feb 2023, it worked...