Package com.crionics.jpdf

jPDF Core package, contains all main classes.

See:
          Description

Interface Summary
ByteReader Interface used as a wrapper for random access streams.
Version Interface which contains the version of the jPDF API
 

Class Summary
AbstractModule  
ArrayByteReader This class is used to parse the document from a memory byte array
CreatorModule Module used to create new PDF contents, such as text, graphics, pages and outlines.
EncryptionModule This Object is used to crypt and decrypt documents and change document permissions
FileByteReader This class is used to parse the document from a random access file
MergerModule The module contains all the methods reauired for document merging/splitting
PdfDocument Main jPDF class.
PdfDocumentDescription Gives a description of the document.
PdfDocumentSecurity Contains all the methods related to document security
Preferences This class can be used to custumoze the PDF generation attributes.
PrinterModule  
SignerModule This Object is used to access all the Signature Form Field present in a Pdf Document.
TemplateModule This Object is used to access all the Form Fields present in the Current Pdf Document.
URLByteReader This class loads a File from the given URL by downloading it into a temporary file.
 

Exception Summary
PdfAuthException Exception raised when the document authentication privileges are not granted.
PdfEntityNotFoundException Exception raised when a field, an image or any other pdf entity is not found
PdfException This exception is raised when a parsing problem is found.
PdfFileFormatException This exception is raised when jPDF cannot recognise the PDF file format
 

Package com.crionics.jpdf Description

jPDF Core package, contains all main classes.



Copyright © 1999-2007 Crionics. All Rights Reserved.