Vincent Lee created PDFBOX-5953: ----------------------------------- Summary: Missing Fields in Table During PDF to Image Conversion Key: PDFBOX-5953 URL: https://issues.apache.org/jira/browse/PDFBOX-5953 Project: PDFBox Issue Type: Bug Components: Rendering Affects Versions: 2.0.33 Environment: Windows10, JDK17 Reporter: Vincent Lee Attachments: PdfFileTest.java, debugInfo.txt, image-2025-02-12-18-12-15-149.png, image-2025-02-12-18-12-24-291.png, test.pdf, test_page1.png, test_page10.png, test_page2.png, test_page3.png, test_page4.png, test_page5.png, test_page6.png, test_page7.png, test_page8.png, test_page9.png
The PDF displays correctly in the MS Edge browser. However, after converting it to an image using PDFBox, some fields begin to appear blank starting from the seventh image. Interestingly, the first six images are generated correctly. After comparing, I noticed that some fonts starting from the seventh page of the PDF differ from the ones used earlier. I suspect that missing fonts may be the cause of the issue, but since there are no errors or warnings in the debug information, I’m unsure which fonts are missing. !image-2025-02-12-18-12-15-149.png! !image-2025-02-12-18-12-24-291.png! -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org