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