Exception"Maximum Total bytes" when loading Presentation

Hi,

When I try to load the attached presentation, the following exception occurs:

class com.aspose.slides.PptxReadException: Maximum total bytes to read exceeeded: 209715200 offset:53045 clen=1549846018

Here’s the code I use:

String path = "Interaction model for people managers.pptx";

Presentation presentation = new Presentation(path);

I’m using Aspose.Slides for Java 17.12.1.

Interaction model for people managers.pptx.zip (343.3 KB)

Can you check this?

Thanks,
Zeljko

@Zeljko,

I have worked with the presentation file shared by you and have been able to observe the issue specified. An issue with ID SLIDESJAVA-36878 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-36878) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by mudassir.fayyaz

The issues you have found earlier (filed as ) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by MuzammilKhan