Presentation save problem (2013)

I’m having issue with this file, am using latest aspose slides for java (19.2), when i try to save it
Can you please check this out?
presentation: pressupost_2014.ppt.zip (408.7 KB)

code:
String fileName = “pressupost_2014.ppt”;
Presentation presentation = new Presentation(fileName);
presentation.save(“saved.ppt”,SaveFormat.Ppt);

thanks,
Zeljko

@Zeljko,

I have worked with the presentation files shared by you and have been able to observe the issue specified. An issue with ID SLIDESNET-40981 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 notified once the issue will be fixed.