[
https://issues.apache.org/jira/browse/PDFBOX-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Leleu resolved PDFBOX-1253.
--------------------------------
Resolution: Fixed
encodeToCid() use the encode method to know if the character was found.
PDType0Font.encode() has been updated, when there are a toUnicode CMap, if the
super.encode returns null, the encoding CMap of the PDType0Font is used.
> split PDFont#encode
> -------------------
>
> Key: PDFBOX-1253
> URL: https://issues.apache.org/jira/browse/PDFBOX-1253
> Project: PDFBox
> Issue Type: New Feature
> Components: PDFReader, Preflight, Text extraction
> Affects Versions: 1.6.0
> Reporter: Eric Leleu
> Assignee: Eric Leleu
> Fix For: 1.7.0
>
>
> As discussed in the [email protected] (thread : Questions about toUnicode
> Cmap).
> We need to split PDFont#encode, to get one method providing the string and
> one providing the cid.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira