Hello,
We’re experiencing issues when converting PDF files to PPTX. Table cell borders and text box borders are exported with incorrect widths. This issue occurs in Linux environment.
Input PDF:
Input.pdf (62.0 KB)
O…... try (Document srcDoc = new Document(pdf)) { ByteArrayOutputStrea...ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea(); PptxSaveOptions...