Uses of Class
org.apache.fop.pdf.PDFCIDFont
-
Packages that use PDFCIDFont Package Description org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. -
-
Uses of PDFCIDFont in org.apache.fop.pdf
Methods in org.apache.fop.pdf with parameters of type PDFCIDFont Modifier and Type Method Description void
PDFFontType0. setDescendantFonts(PDFCIDFont descendantFonts)
Set the descendant fontConstructors in org.apache.fop.pdf with parameters of type PDFCIDFont Constructor Description PDFFontType0(java.lang.String fontname, java.lang.String basefont, java.lang.Object encoding, PDFCIDFont descendantFonts)
Create the /Font object
-