Package | Description |
---|---|
org.apache.pdfbox.pdmodel.font |
Classes to deal with font functionality in a PDF Document.
|
org.apache.pdfbox.preflight.font |
Modifier and Type | Class and Description |
---|---|
class |
PDCIDFontType0
Type 0 CIDFont (CFF).
|
class |
PDCIDFontType2
Type 2 CIDFont (TrueType).
|
Modifier and Type | Method and Description |
---|---|
PDCIDFont |
PDType0Font.getDescendantFont()
Returns the descendant font.
|
Modifier and Type | Method and Description |
---|---|
protected FontValidator<? extends FontContainer<? extends PDCIDFont>> |
Type0FontValidator.createDescendantValidator(COSDictionary cidFont) |
Constructor and Description |
---|
DescendantFontValidator(PreflightContext context,
PDCIDFont font,
T fContainer) |
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.