com.itextpdf.text.pdf.fonts.cmaps
public class CMapParser extends Object
Constructor and Description |
---|
CMapParser()
Creates a new instance of CMapParser.
|
public CMap parse(InputStream input) throws IOException
input
- The CMAP stream to parse.IOException
- If there is an error parsing the stream.