Converting PPTX to PDF is sometimes too slow

Hi,

I'm evaluating Aspose.Slide for .NET 7.6.0 and trying to convert PPT/PPTX files to PDF. I'm satisfied with overall results so far, but I found that it sometimes took too long to convert some PPT/PPTX files to PDF. Actually, some files took more than 9 hours to convert.

These files are not so large, but they contain CJK characters and uses some CJK fonts, although I'm not sure this is something to do with this issue.

Attached please find the sample PPTX file that took very long time to convert.

Environment:
* Windows8 / Windows Server 2012
* Visual Studio 2012
* Aspose.Slide for .NET 7.6.0

Code to convert:
PresentationEx presentation = new PresentationEx(fromPath);
presentation.Save(toPath, Aspose.Slides.Export.SaveFormat.Pdf);

Best Regards

Hi Satoshi,

Thanks for inquiring Aspose.Slides.

I have tried exporting the shared PPTX to PDF on my end and observed for 30 minuets but still the rendering did not complete. An issue with ID SLIDESNET-34529 has been created to further investigate and resolve this slow rendering issue on our end. This thread has been linked with the issue so that you may be automatically notified once the issue will be resolved.

We are sorry for your inconvenience,