Another Crash while Converting a PPTX to HTML5 Using Aspose.Slides for Java

final Presentation pres = new Presentation(sourceStream);
pres.save(targetStream, com.aspose.slides.SaveFormat.Html5);
Exception in thread "main" class com.aspose.slides.exceptions.ArgumentException: Argument width[0] or height[0] cannot be less or equal to zero
com.aspose.slides.internal.on.u4.rm(Unknown Source)
com.aspose.slides.internal.hx.u4.rm(Unknown Source)
com.aspose.slides.internal.hx.u4.<init>(Unknown Source)
com.aspose.slides.internal.hx.u4.<init>(Unknown Source)
com.aspose.slides.internal.hx.u4.<init>(Unknown Source)
com.aspose.slides.xom.rm(Unknown Source)
com.aspose.slides.Shape.rm(Unknown Source)
com.aspose.slides.Shape.kx(Unknown Source)
com.aspose.slides.tc7.rm(Unknown Source)
com.aspose.slides.yen.rm(Unknown Source)
com.aspose.slides.gdi.rm(Unknown Source)
com.aspose.slides.qj0.rm(Unknown Source)
com.aspose.slides.qj0.rm(Unknown Source)
com.aspose.slides.gdi.rm(Unknown Source)
com.aspose.slides.pt1.rm(Unknown Source)
com.aspose.slides.xs8.rm(Unknown Source)
com.aspose.slides.xs8.rm(Unknown Source)
com.aspose.slides.xs8.rm(Unknown Source)
com.aspose.slides.Presentation.rm(Unknown Source)
com.aspose.slides.Presentation.rm(Unknown Source)
com.aspose.slides.Presentation.save(Unknown Source)

CrashConvertHTML5.zip (2.1 MB)

@ViDaNgEr,
Thank you for reporting on the issue. I reproduced the error you are encountering.

We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): SLIDESJAVA-39129

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

Please also share the following additional information if it is possible:

  • OS version on which the exception occurred
  • JDK version in your app

Any update on this issue?

@ViDaNgEr,
The issue is still open. Unfortunately, I don’t have any additional information for you yet.