Class CMapSubstitution
java.lang.Object
org.apache.pdfbox.encoding.conversion.CMapSubstitution
This class provides a mapping from char code to unicode mapping files used for CJK-encoding.
- Version:
- $Revision: 1.0 $
- Author:
- Andreas Lehmkühler
-
Method Summary
-
Method Details
-
substituteCMap
- Parameters:
cmapName
- The name of a cmap for which we have to find a possible substitution- Returns:
- the substitution for the given cmap name
-