Convert PPTX to PDF - no page

With aspose-slides-16.5.0.jar,
Presentation ppt = new Presentation(pptPath);
ppt.save(pdfPath, SaveFormat.Pdf);

It doesn’t work for attachment. Open the result PDF in Acrobat Reader, it shows
"There was an error opening this document. This file cannot be opened because it has no pages."

Hi Samuel,

I have worked with the presentation file using Aspose.Slides for JAVA 16.12.0 and have been able to reproduce the issue. A ticket with ID SLIDESJAVA-35852 has been created in our issue tracking system to investigate and resolve the issue. This thread has been associated with the ticket so that we may share the notification with you once issue will be fixed.

We are sorry for your inconvenience,

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


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