org.apache.fop.pdf
Class PDFPageLabels
- PDFWritable
public class PDFPageLabels
Class representing a PDF /PageLabels dictionary.
encode , encodeBinaryToHexString , encodeString , encodeText , formatDateTime , formatDateTime , formatObject , getDocument , getDocumentSafely , getGeneration , getObjectID , getObjectNumber , getParent , hasObjectNumber , makeReference , output , outputInline , referencePDF , setDocument , setObjectNumber , setParent , toPDF , toPDFString |
PDFPageLabels
public PDFPageLabels()
Create the /PageLabels dictionary
getNums
public PDFNumsArray getNums()
Returns the Nums object
- getNums in interface PDFNumberTreeNode
- the Nums object (an empty PDFNumsArray for the "/Nums" entry is created
if it doesn't exist)
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.