In my code I’m reading presentation master slides and layouts and produce from them slides. in the slides i’m filling the placeholders with content.
when exporting the presentation to HTML5 format, i’m getting null pointer exception.
I was able to reproduce this issue with as minimal code sample as possible - the issue is happening with Picture Placeholder (but not with Content placeholder).
this issue happens only with export to HTML5, not with HTML or PDF/PPTX.
see attached code and presentation for reproducing the issue:
AsposeHTML5Bug.7z (65.2 KB)