Package | Description |
---|---|
org.apache.pdfbox.pdmodel.font |
Classes to deal with font functionality in a PDF Document.
|
Modifier and Type | Class and Description |
---|---|
class |
PDFontDescriptorAFM
This class represents the font descriptor when the font information
is coming from an AFM file.
|
class |
PDFontDescriptorDictionary
This class represents an implementation to the font descriptor that gets its
information from a COS Dictionary.
|
Modifier and Type | Method and Description |
---|---|
PDFontDescriptor |
PDFont.getFontDescriptor()
This will get the font descriptor for this font.
|
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.