I ran into an issue when exporting a PDF with a table and a watermark to PPTX. Some data values are missing from the table near the watermark text. The conversion is fine without the watermark.
var fileName = ""; // Enter the PDF filename
try (Document document = new Document("src/main/java/" + fileName + ".pdf")) {
document.save("saved.pptx", SaveFormat.Pptx);
}
There also another issue with conversion with watermark present. Some PDFs with watermarks have a white box around the watermark. Can be seen when a background color is added to slide
@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-53861
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.
I can tell you the current state, which is “not started”, but when this will be done, I have no idea since I am not part of the dev team, nor do I have any input in their scheduling.
We regret to inform you that previously logged ticket could not get investigated due to other issues in the queue logged prior to it. We have recorded your concerns and will surely inform you once we make some significant progress towards ticket resolution. Please be patient and spare us some time.