Keiji Suzuki created PDFBOX-2646:
------------------------------------
Summary: 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
Priority: Minor
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]