Uses of Class
org.foray.pdf.object.PDFPageLabel

Packages that use PDFPageLabel
org.foray.pdf.object Classes representing various PDF objects, used in the construction of a PDF document. 
 

Uses of PDFPageLabel in org.foray.pdf.object
 

Methods in org.foray.pdf.object with parameters of type PDFPageLabel
 void PDFRoot.addPageLabel(int pageIndex, PDFPageLabel pageLabel)
          Adds a range of pages to the page labels for this document.
 



Copyright © 2017. All rights reserved.