Can't save presentation (961)

Hi,

When I try to save the attached presentation, I get an exception:

java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 36

Here's the code I used:
InputStream stream = new FileInputStream("961.ppt");
Presentation presentation = new Presentation(stream);
presentation.save("961-aspose.ppt", SaveFormat.Ppt);

Can you check this?

Thanks,
Zeljko

Hi Zeljko,

I have worked with presentation file shared by you using Aspose.Slides for JAVA 17.3.0 and have been able to observe the issue. A ticket with ID SLIDESJAVA-36368 has been created in our issue tracking system to further investigate and resolve the issue. This thread has been linked with issue so that you may be automatically notified once issue will be fixed.

We are sorry for your inconvenience,

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


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