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.

@asad.ali, Thank you for your response

Could you please provide an update on this issue?

@anilmhjn

We are afraid that the ticket has not been yet. We will surely look into it on a first come first serve basis and let you know as soon as we make some progress towards its resolution. Please be patient and spare us some time.

We apologize for your inconvenience.