You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (Jira)" <ji...@apache.org> on 2019/12/16 06:27:00 UTC

[jira] [Commented] (PDFBOX-4714) The font "Wingdings" can't encode any text

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

Tilman Hausherr commented on PDFBOX-4714:
-----------------------------------------

There is no "S" glyph in wingdings. You need to use the appropriate unicode character, which is U+1F4A7. This would be "\u1F4A7" in java, please try this.

[http://www.alanwood.net/demos/wingdings.html]

 

> The font "Wingdings" can't encode any text
> ------------------------------------------
>
>                 Key: PDFBOX-4714
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4714
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 2.0.11
>            Reporter: bai yuan
>            Priority: Major
>         Attachments: Test.zip
>
>
> The font(c://windows//fonts//wingding.ttf) can encode the text "Stet clita kasd gubergren", but  not in pdfbox.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org