Package | Description |
---|---|
org.apache.pdfbox.pdmodel.font |
Classes to deal with font functionality in a PDF Document.
|
Modifier and Type | Method | Description |
---|---|---|
CIDFontMapping |
FontMapper.getCIDFont(java.lang.String baseFont,
PDFontDescriptor fontDescriptor,
PDCIDSystemInfo cidSystemInfo) |
Finds a CFF CID-Keyed font with the given PostScript name, or a suitable substitute, or null.
|
Copyright © 2002–2018. All rights reserved.