bai yuan created PDFBOX-5756: -------------------------------- Summary: Load a PFB font throw an exception Key: PDFBOX-5756 URL: https://issues.apache.org/jira/browse/PDFBOX-5756 Project: PDFBox Issue Type: Bug Affects Versions: 2.0.30 Reporter: bai yuan Attachments: TimesRegular.pfb, image-2024-01-24-14-42-35-102.png
1. Load the attach font file, it will throw an exception: {code:java} PDType1Font font = new PDType1Font(doc, fontStream); {code} 2.The exception as follows: !image-2024-01-24-14-42-35-102.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