[
https://issues.apache.org/jira/browse/PDFBOX-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Hewson resolved PDFBOX-2646.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
> 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
> Fix For: 2.0.0
>
> 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]