Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Method and Description |
---|---|
PDFName |
PDFFont.getBaseFont()
Returns the name of the BaseFont.
|
PDFName |
PDFXObject.getName()
Returns the XObject's name.
|
protected PDFName |
PDFFont.getPDFNameForFontType(FontType fontType)
Returns the PDF name for a certain font type.
|
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.