We're sorry Aspose doesn't work properply without JavaScript enabled.

Free Support Forum - aspose.com

Images in PDF are exported as image and a shape in PPTX

Hi,

I ran into an issue while converting PDF to PPTX file. Images in the PDF are exporting correctly but have an additional shape around them. When I select an element in PPTX and type something, the image is overwritten. This behavior is not seen in DOCX conversions. Code and files are below.

var fileName = ""; // Enter the PDF filename
try (Document document = new Document("src/main/java/" + fileName + ".pdf")) {
       document.save("saved.pptx", SaveFormat.Pptx);
}

Archive.zip (6.2 MB)

@srijal

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): PDFJAVA-42550

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.