Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Method and Description |
---|---|
void |
PDFCIDFont.setW(PDFWArray w)
Set the /W array
|
void |
PDFCIDFont.setW2(PDFWArray w2)
Set the /W2 array
|
Constructor and Description |
---|
PDFCIDFont(String basefont,
CIDFontType cidtype,
int dw,
PDFWArray w,
PDFCIDSystemInfo systemInfo,
PDFCIDFontDescriptor descriptor)
Create the /Font object
|
Copyright © 2025 Apache Software Foundation. All rights reserved.