Images replaced on incorrect slides after saving PPT (Java)

Hi,

When I load and save the attached file, images get placed on incorrect slides in the saved file. Please compare couple of slides to notice the difference.

String presentationPath = "test.ppt";

Presentation presentation = new Presentation(presentationPath);

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

Can you check this?

http://www25.zippyshare.com/v/0I3CkbIH/file.html

Thanks,
Zeljko

@Zeljko,

I have observed the issue shared by you and have been able to reproduce the issue specified. An issue with ID SLIDESJAVA-36912 has been created in our issue tracking system to further investigate and resolve the issue. This thread has been linked with the issue so that you may be automatically notified once the issue will be fixed.

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