public class PDFCIDSystemInfo extends PDFObject
Constructor and Description |
---|
PDFCIDSystemInfo(String registry,
String ordering,
int supplement)
Create a CID system info.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
toPDF()
Encodes the object as a byte array for output to a PDF file.
|
String |
toPDFString()
Create a string for the CIDSystemInfo dictionary.
|
contentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getChildren, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, output, outputInline, referencePDF, setDocument, setObjectNumber, setObjectNumber, setObjectNumber, setParent
public String toPDFString()
toPDFString
in class PDFObject
Copyright © 2022 Apache Software Foundation. All rights reserved.