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

Tilman Hausherr commented on PDFBOX-3107:
-----------------------------------------

Stuff I found out:
- the "*" appears if the string also contains a "ß"
- the font has the symbolic flag. (why?) But changing the value to 32 (non 
symbolic) doesn't improve anything.
This is done in TrueTypeEmbedder.createFontDescriptor(). In the 
PDTrueTypeFontEmbedder constructor the opposite is done (earlier).


> Asterisk character not displaying properly in Adobe Reader
> ----------------------------------------------------------
>
>                 Key: PDFBOX-3107
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3107
>             Project: PDFBox
>          Issue Type: Bug
>          Components: FontBox
>    Affects Versions: 2.0.0
>            Reporter: Tilman Hausherr
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: asterisk.pdf, helloworld.pdf
>
>
> From Matt B. in the user mailing list:
> {quote}
> I have an odd issue with the asterisk character not displaying properly in 
> Adobe Reader (XI or DC)
> The "*" is displayed on the document as a hollow box, all other characters 
> seem to be ok. 
> I thought it was an issue with my code, so I gave it a try in the 
> HelloWorldTTF.java example, and got the same results...with various different 
> TTF fonts as well.
> Attached is the test.pdf output file, using the LiberationSans-Regular.ttf 
> font and input message "1*1".
> It was created using a 2.0.0-SNAPSHOT that I built earlier this morning, but 
> I also had the same results using the RC1 binaries.
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to