PJX

Uses of Class
com.etymon.pjx.PdfWriter

Packages that use PdfWriter
com.etymon.pjx The fundamental classes for creation and modification of PDF documents.  
com.etymon.pjx.util Utility classes for performing common functions on PDF documents. 
 

Uses of PdfWriter in com.etymon.pjx
 

Methods in com.etymon.pjx with parameters of type PdfWriter
 long PdfManager.writeDocument(PdfWriter pdfWriter)
          Writes the document in PDF format, including all modifications made through this PdfManager.
 long PdfManager.writeDocument(PdfWriter pdfWriter, boolean useIncrementalUpdate)
          Writes the document in PDF format, including all modifications made through this PdfManager.
 

Uses of PdfWriter in com.etymon.pjx.util
 

Constructors in com.etymon.pjx.util with parameters of type PdfWriter
PdfAppender(PdfManager[] managers, PdfWriter writer)
          Deprecated. Use PdfAppender(List, PdfWriter).
PdfAppender(java.util.List managers, PdfWriter writer)
          The class is initialized to read a list of PDF documents (PdfManager objects) in order and to write the resultant document to a specified PdfWriter.
 


Copyright © 1998-2004 Etymon Systems, Inc.

The PDF data structures, operators, and specification are
Copyright © 1985-2004 Adobe Systems Incorporated.