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.

Please provide us an update on this?

@anilmhjn

The ticket was recently logged in our issue management system and it is currently pending for an initial investigation. We will check and resolve it on a first come first serve basis and let you know as soon as it is resolved. Please be patient and spare us some time.

We are sorry for the inconvenience.

@asad.ali, Thank you for your response.
Would you kindly provide me with an update on this, if possible?

@anilmhjn

We are afraid that the earlier logged ticket has not been yet resolved due to other issues in the queue. Nevertheless, we will surely inform you once we have some news about its resolution. Please spare us some time.

We are sorry for the inconvenience.