Hello,
I’m trying To save a slide from a Pptx as an image, but yellow boxes appear that are not present in the original presentation.
Could you please confirm whether this is a bug?
Thank you
Code:
new Presentation(…...trying to save a slide from a PPTX as an image, but yellow boxes...Presentation("/path/to/yellow.pptx").getSlides().forEach(slide...