Can't save presentation

Hi,


When I try to save the attached presentation, I get an exception with this message:
Can’t be more or equal to list count.

Here’s the code I used:
InputStream stream = new FileInputStream(“BM.ppt”);
Presentation presentation = new Presentation(stream);
presentation.save(“BM-result.ppt”, SaveFormat.Ppt);

Can you check this?

Thanks,
Zeljko

Hi Zeljko,


I have worked with the presentation file shared by you using Aspose.Slides for Java 15.9.0 in Windows 7 with JDK 1.6 environment. I have not been able to reproduce the issue on my end. Can you please try using the suggested version on your end to serve the purpose. Please share, if I may help you further in this regard.

Many Thanks,