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

Free Support Forum - aspose.com

Images exported as a single block instead of individual elements

Hi,

I ran into an issue while converting PDF to PPTX in Aspose. The images in the second, third, and fourth column in the PDF are converted as a single unit to PPTX while the images in the first column are exported individually. It seems they should be exported individually too.

Code and sample PDF and PPTX are below.

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

Healthcare Benefits Analytics_03-07-2023_06_24 2.zip (1.1 MB)

Could you please take a look?

Regards,
Sitamsh

@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): PDFNET-53856

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.