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

ASF subversion and git services commented on PDFBOX-2646:
---------------------------------------------------------

Commit 1656113 from [~jahewson] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1656113 ]

PDFBOX-2646: Only escape ( ) and \

> A text including single-quote is malformed with Embedded TTF font
> -----------------------------------------------------------------
>
>                 Key: PDFBOX-2646
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2646
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 2.0.0
>            Reporter: Keiji Suzuki
>            Assignee: John Hewson
>            Priority: Minor
>         Attachments: EmbeddedFonts.java, pdfbox.patch
>
>
> When a text including single quote is output by an embedded TTF font,  it 
> turns into garbage. This can be reproduced by an attached code.
> This is because the cid code of single quote is 0x0A and escaped in  
> COSWriter.writeString(). The attached patch fixes this.



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

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

Reply via email to