| Package | Description |
|---|---|
| de.intarsys.pdf.font |
The font part of the PDF is quite large for itself, so it is extracted to a
package of its own.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDFontDescriptorAFM
The
PDFontDescriptor that is used when no explicit /FontDescriptor is
available in the PDF document. |
class |
PDFontDescriptorEmbedded
The PDFontDescriptor that is used when an explicit font descriptor is
available in the pdf file.
|
class |
PDFontDescriptorType3
The
PDFontDescriptor that is used for a Type3 font, having no
explicit font descriptor of its own. |
| Modifier and Type | Method and Description |
|---|---|
PDFontDescriptor |
PDFontType0.getFontDescriptor() |
PDFontDescriptor |
PDFont.getFontDescriptor()
The
PDFontDescriptor object for this font. |
| Modifier and Type | Method and Description |
|---|---|
void |
PDFont.setFontDescriptor(PDFontDescriptor descriptor) |
| Constructor and Description |
|---|
FontDescriptorFlags(PDFontDescriptor fontDescriptor) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.