NullPoiterException while saving PPT

Hi,

I got NullPointerException when I try to save PPT. I used following code:

Presentation presentation = new Presentation(“d:/test/powerpoint_1.ppt”);

// presentation.write(“d:/test/result-powerpoint_1.ppt”);
presentation.save(“d:/test/result-powerpoint_1.ppt”, SaveFormat.PPT);

powerpoint_1.ppt is in attachment.

Thanks,
Zeljko

Hi Zeljko,

I have worked on the presentation file shared by you and have received the NullPointer Exception while saving the presentation. An issue with ID 18100 has already been created in our issue tracking system to resolve the problem. This thread has also been linked with the issue, so that you may be automatically notified, once the issue is resolved.

We are sorry for your inconvenience,