Warning message (4664)

Hi,

When I just load and save the attached file, I get warning message in the saved file. Please see screenshot for your reference.

Here's the code I use:

String presentationPath = "03_avnet_future_office_vmware.ppt";

InputStream inputStream = new FileInputStream(presentationPath);

Presentation presentation = new Presentation(inputStream);

inputStream.close();

presentation.save("03_avnet_future_office_vmware-aspose.ppt", SaveFormat.Ppt);

I'm using Aspose.Slides for Java 16.5.0.

Can you check this?

Thanks,
Zeljko

Hi Zeljko,


I have worked with the presentation file shared by and have observed the issue on our end. A ticket with ID SLIDESJAVA-35529 has been created in our issue tracking system to further investigate and resolve the issue. This thread has been associated with the issue so that we may share the notification with you once the issue will be resolved.

We are sorry for your inconvenience,

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


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