org.apache.fop.pdf
public class PDFCIDSystemInfo extends PDFObject
DATE_FORMAT, log| Constructor and Description |
|---|
PDFCIDSystemInfo(java.lang.String registry,
java.lang.String ordering,
int supplement)
Create a CID system info.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toPDFString()
Create a string for the CIDSystemInfo dictionary.
|
encode, encodeBinaryToHexString, encodeString, encodeText, formatDateTime, formatDateTime, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, output, outputInline, referencePDF, setDocument, setObjectNumber, setParent, toPDFpublic PDFCIDSystemInfo(java.lang.String registry,
java.lang.String ordering,
int supplement)
registry - the registry valueordering - the ordering valuesupplement - the supplement valuepublic java.lang.String toPDFString()
toPDFString in class PDFObjectCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.