Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Method and Description |
---|---|
void |
PDFFontType0.setDescendantFonts(PDFCIDFont descendantFonts)
Set the descendant font
|
Constructor and Description |
---|
PDFFontType0(java.lang.String fontname,
java.lang.String basefont,
java.lang.Object encoding,
PDFCIDFont descendantFonts)
Create the /Font object
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.