[
https://issues.apache.org/jira/browse/PDFBOX-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008750#comment-14008750
]
Andreas Lehmkühler commented on PDFBOX-1713:
--------------------------------------------
[~chupacabras] The pdf spec contains a lot of ugly stuff we have to deal with
:-( The /ToUnicode mapping is meant to be used for text extraction only. It
maps from character codes to unicodes values.
> [PATCH] Bullet character not rendered
> -------------------------------------
>
> Key: PDFBOX-1713
> URL: https://issues.apache.org/jira/browse/PDFBOX-1713
> Project: PDFBox
> Issue Type: Bug
> Components: Rendering
> Affects Versions: 1.8.5, 2.0.0
> Reporter: Vincent Hennebert
> Assignee: Andreas Lehmkühler
> Fix For: 1.8.6, 2.0.0
>
> Attachments: bullet.patch, bullet.pdf
>
>
> See attached file. In WinAnsiEncoding, any unused code greater than 040 maps
> to the bullet character.
> The attached patch takes that into account to render characters that don't
> use the standard encoding for bullet.
--
This message was sent by Atlassian JIRA
(v6.2#6252)