[ https://issues.apache.org/jira/browse/PDFBOX-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tilman Hausherr resolved PDFBOX-5514. ------------------------------------- Assignee: Tilman Hausherr Resolution: Fixed Thank you [~Schmidor]! > Font not found because of case issues > ------------------------------------- > > Key: PDFBOX-5514 > URL: https://issues.apache.org/jira/browse/PDFBOX-5514 > Project: PDFBox > Issue Type: Bug > Affects Versions: 2.0.26 > Reporter: Oliver Schmidtmer > Assignee: Tilman Hausherr > Priority: Major > Fix For: 2.0.27, 3.0.0 PDFBox > > Attachments: 3OF9.TTF, Lieferschein_PDF_TEST.pdf, bugzilla888437.pdf > > > In the attached PDF uses a not embedded font, which is referenced as > "3of9Barcode". > The font itself is is declared as "3Of9Barcode" in the TTF. > Unfortunately it seems Acrobat and some other readers are case-insensitive > here and use the font if it is installed on the system, while PDFBox uses a > fallback. > Would it be acceptable to change FontMapperImpl to do a case-insensitive > lookup? -- 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