Exception saving ppt as pdf

Here's the code. The powerpoint is attached. Thanks

Aspose.Slides.Presentation aPresentation = new Aspose.Slides.Presentation(file);

aPresentation.Save("c:\\bad.pdf", Aspose.Slides.Export.SaveFormat.Pdf, new Aspose.Slides.Export.PdfOptions() { TextCompression = Aspose.Slides.Export.PdfTextCompression.None } );

Hi,


I have worked with the presentation file shared by you and have been able to observe the issue shared by you. An issue with ID 32553 has been created in our issue tracking system to further investigate and resolve the issue. We will share the further information with you as soon as the issue is scheduled and resolved.

We are sorry for your inconvenience,

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


This message was posted using Notification2Forum from Downloads module by aspose.notifier.
(1)