public class PDFCharProcs extends PDFObject
CAUTION: this is not yet fully implemented!!!!!!! I miss an exemple of how to output this dictionary.
Type3 fonts are specified on page 206 and onwards of the PDF 1.3 spec.Modifier and Type | Field and Description |
---|---|
protected Map |
keys
the (character name, drawing stream) pairs for a Type3 font
|
Constructor and Description |
---|
PDFCharProcs()
Create a new PDF char proc store.
|
Modifier and Type | Method and Description |
---|---|
void |
addCharacter(String name,
PDFStream stream)
add a character definition in the dictionary
|
byte[] |
toPDF()
not done yet
|
contentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getChildren, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, output, outputInline, referencePDF, setDocument, setObjectNumber, setObjectNumber, setObjectNumber, setParent, supportsObjectStream, toPDFString
protected Map keys
Copyright © 2025 Apache Software Foundation. All rights reserved.