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);
}
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.
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 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.