[ 
https://issues.apache.org/jira/browse/PDFBOX-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608801#comment-17608801
 ] 

Tilman Hausherr commented on PDFBOX-5515:
-----------------------------------------

Call {{new TrueTypeFont ttf = TTFParser().parse(...)}} to get a font and then 
{{ttf.getNaming()}} to get a naming table which offers further features. It's 
still possible that you'll get nothing because of the reasons I mentioned in my 
last comment (language).

> Load  a font “EUDC” throw an exception
> --------------------------------------
>
>                 Key: PDFBOX-5515
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-5515
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 2.0.26
>            Reporter: bai yuan
>            Priority: Major
>         Attachments: EUDC.ttf, image-2022-09-22-11-13-37-448.png, 
> pdfbox.java, screenshot-1.png
>
>
> Using PDType0Font.load to load the attch font,  it throws an exception:
> !image-2022-09-22-11-13-37-448.png![^EUDC.ttf][^pdfbox.java]
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to