Performance problem saving to PDF

When attempting to save the attached PPS to PDF using Aspose.Slides 14.2, the process consumes between 1-6GB of RAM and does not complete after hours of waiting. The GC heap is full of System.Byte[] objects. If run this in 32bit, I will just get a System.OutOfMemoryException thrown.


Repro code:

ppt = new Presentation(sourceFile);
ppt.Save(destFile, SaveFormat.Pdf);







Hi Barry,

Thank you for sharing the template file.

I am able to reproduce your mentioned issue after an initial test. Your issue has been registered in our issue tracking system with issue id: SLIDESNET-35300. You will be notified via this forum thread when the issue gets resolved.

Thanks & Regards,

The issues you have found earlier (filed as SLIDESNET-35300) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.