Uses of Class
com.itextpdf.io.font.cmap.CMapToUnicode
-
Uses of CMapToUnicode in com.itextpdf.io.font.cmap
Modifier and TypeMethodDescriptionCMapUniCid.exportToUnicode()
static CMapToUnicode
CMapToUnicode.getIdentity()
-
Uses of CMapToUnicode in com.itextpdf.kernel.font
Modifier and TypeFieldDescriptionprotected CMapToUnicode
PdfSimpleFont.toUnicode
Currently only exists for the fonts that are parsed from the document.Modifier and TypeMethodDescriptionPdfSimpleFont.getToUnicode()
Get the mapping of character codes to unicode values based on /ToUnicode entry of font dictionary.