| Class and Description |
|---|
| com.itextpdf.io.font.FontConstants
Use constants from com.itextpdf.io.font.constants.
|
| Method and Description |
|---|
| com.itextpdf.kernel.font.PdfType0Font.addRangeUni(TrueTypeFont, Map |
| com.itextpdf.kernel.font.PdfType0Font.getCidFontType2(TrueTypeFont, PdfDictionary, String, int[][])
will be removed in 7.2
|
| com.itextpdf.io.font.CMapEncoding.getCmapCode(int)
Will be removed in 7.2. Use CMapEncoding.getCmapBytes(int) instead.
|
| com.itextpdf.kernel.font.PdfType0Font.getToUnicode(Object[])
will be removed in 7.2. Use PdfType0Font.getToUnicode(int[]) instead
|
| com.itextpdf.kernel.pdf.collection.PdfCollection.getView()
Will always return null. The return will be changed to PdfName in 7.2. Use getPdfObject().getAsName(PdfName.View), or one of PdfCollection.isViewDetails(), PdfCollection.isViewTile(), PdfCollection.isViewHidden().
|
Copyright © 1998–2018 iText Group NV. All rights reserved.