Hi,
Chart elements in PDF are converted as two separate elements instead of one when converted to PPTX.
var fileName = ""; // Enter the PDF filename
try (Document document = new Document("src/main/java/" + fileName + "…...Pptx); var presentation = new Presentation(fileName + ".pptx");...pptx"); presentation.getSlideSize().setOrientation(SlideOrientation...