PPT presentaiton can't constains more than 8 placeholders in one slide

Hi,


When I try to save the attached presentation, I get the exception mentioned in the subject of this thread.

Here’s the code I used:

String presentationPath = “PosterDENVER_WdeKanter_2015.ppt”;

InputStream stream = new FileInputStream(presentationPath);

Presentation presentation = new Presentation(stream);

stream.close();

presentation.save(“PosterDENVER_WdeKanter_2015-aspose.ppt”, SaveFormat.Ppt);

Can you check this?

Thanks,
Zeljko
Hi Zeljko,

Thank you for posting.

I have observed your comments and worked with the presentation file shared by you. I have been able to reproduce the issue. A ticket with ID SLIDESJAVA-35208 has been logged 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 automatically as soon as the issue will be resolved.

We are sorry for your inconvenience,
Hi,

I have another presentation with the similar issue.



Thanks,
Zeljko

Hi Zeljko,


Thanks for sharing new presentation fie. I have attached the shared presentation with concerned issue so that issue may get resolved with new presentation as well.

Many Thanks,

Hi,


Another presentation with the same issue.

Regards,
Zeljko

Hi Zeljko,

I have observed the presentation file shared by you and have linked that with concerned ticket so that it may get resolved for new presentation as well. We will share the feedback with you as soon as the issue will be fixed.

Many Thanks,

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