Hello,
I’m trying to save a slide from a PPTX as an image, but the text becomes blurry in the resulting image.
Could you please confirm whether this is a bug?
Thank you
Code:
New Presentation("/Users/2132049/Downloa…... Thank you Code: new Presentation("/Users/2132049/Downloads/blurry...forEach(slide -> slide.getImage(new Dimension(1820, 1040)).save(...