Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Class and Description |
---|---|
class |
PDFToUnicodeCMap
Class representing ToUnicode CMaps.
|
Modifier and Type | Method and Description |
---|---|
void |
PDFFontType0.setCMAP(PDFCMap cmap)
Sets the character map
|
void |
PDFCIDFont.setCMAP(PDFCMap cmap)
Set the CMap used as /ToUnicode cmap
|
void |
PDFFont.setToUnicode(PDFCMap cmap)
Sets a ToUnicode CMap.
|
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.