public class PDFPageLabels extends PDFNumberTreeNode
entries, order
Constructor and Description |
---|
PDFPageLabels()
Create the /PageLabels dictionary
|
Modifier and Type | Method and Description |
---|---|
void |
addPageLabel(int index,
String pageLabel)
Adds a new entry, if necessary, to the /PageLabels dictionary.
|
addToNums, getKids, getLowerLimit, getNums, getUpperLimit, setKids, setLowerLimit, setNums, setUpperLimit
containsKey, get, getChildren, getChildren, keySet, output, put, put, remove, writeDictionary
contentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, outputInline, referencePDF, setDocument, setObjectNumber, setObjectNumber, setObjectNumber, setParent, supportsObjectStream, toPDF, toPDFString
public void addPageLabel(int index, String pageLabel)
index
- the page index (0 for page 1)pageLabel
- the page number as a stringCopyright © 2025 Apache Software Foundation. All rights reserved.