Package | Description |
---|---|
org.apache.pdfbox.pdmodel.font |
Classes to deal with font functionality in a PDF Document.
|
Modifier and Type | Method and Description |
---|---|
CIDFontMapping |
FontMapper.getCIDFont(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–2016 The Apache Software Foundation. All rights reserved.