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

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

Uses of PDFFileSpec in org.foray.pdf.object
 

Constructors in org.foray.pdf.object with parameters of type PDFFileSpec
PDFGoToRemote(PDFDocument doc, PDFFileSpec pdfFileSpec)
          Create a GoToR object.
PDFGoToRemote(PDFDocument doc, PDFFileSpec pdfFileSpec, int page)
          Create a GoToR object for a specific page in a remote document.
PDFGoToRemote(PDFDocument doc, PDFFileSpec pdfFileSpec, String dest)
          Create a GoToR object for a named destination in a remote object.
 



Copyright © 2017. All rights reserved.