Hello,
we’ve been seeing issues with all text in some PPTX files missing from generated PDFs on our linux server. I’ll attach one of the files along with the code snippet and converted PDF here. The same code works fine…...the below code on the server: import aspose.slides as slides slides...tried a variation of that code: import aspose.slides as aspose_slides...