| AcroFields |
Query and change fields in existing documents either by method
calls or by FDF merging.
|
| AcroFields.Item |
The field representations for retrieval and modification.
|
| BadPdfFormatException |
Signals that a bad PDF format has been used to construct a PdfObject.
|
| Barcode |
Base class containing properties and methods common to all
barcode types.
|
| BarcodePDF417.Segment |
|
| BarcodePDF417.SegmentList |
|
| BaseField |
Common field variables.
|
| BaseFont |
Base class for the several font types supported
|
| BidiLine |
Does all the line bidirectional processing with PdfChunk assembly.
|
| ByteBuffer |
Acts like a StringBuffer but works with byte arrays.
|
| CFFFont |
|
| CFFFont.Font |
TODO Changed from private to protected by Ygal&Oren
|
| CFFFont.IndexBaseItem |
|
| CFFFont.Item |
List items for the linked list that builds the new CID font.
|
| CFFFont.OffsetItem |
|
| CFFFont.RangeItem |
A range item.
|
| ColumnText |
Formats text in a columnwise form.
|
| DefaultFontMapper |
Default class to map awt fonts to BaseFont.
|
| DefaultFontMapper.BaseFontParameters |
A representation of BaseFont parameters.
|
| DocumentFont |
|
| ExtendedColor |
|
| ExtraEncoding |
Classes implementing this interface can create custom encodings or
replace existing ones.
|
| FdfReader |
Reads an FDF form and makes the fields available
|
| FdfWriter |
Writes an FDF form.
|
| FontMapper |
A FontMapper implementation handles mappings between AWT Fonts and PDF
fonts.
|
| GrayColor |
|
| HyphenationEvent |
Called by Chunk to hyphenate a word.
|
| IntHashtable |
A hash map that uses primitive ints for the key rather than objects.
|
| OcspClient |
Interface for the OCSP Client.
|
| OutputStreamEncryption |
|
| PdfAcroForm |
Each PDF document can contain maximum 1 AcroForm.
|
| PdfAction |
A PdfAction defines an action that can be triggered from a PDF file.
|
| PdfAnnotation |
A PdfAnnotation is a note that is associated with a page.
|
| PdfAppearance |
Implements the appearance stream to be used with form fields..
|
| PdfArray |
PdfArray is the PDF Array object.
|
| PdfBoolean |
PdfBoolean is the boolean object represented by the keywords true or false.
|
| PdfBorderArray |
A PdfBorderArray defines the border of a PdfAnnotation.
|
| PdfBorderDictionary |
A PdfBorderDictionary define the appearance of a Border (Annotations).
|
| PdfCell |
A PdfCell is the PDF translation of a Cell.
|
| PdfChunk |
A PdfChunk is the PDF translation of a Chunk.
|
| PdfContentByte |
PdfContentByte is an object containing the user positioned
text and graphic contents of a page.
|
| PdfCopy |
Make copies of PDF documents.
|
| PdfCopy.PageStamp |
|
| PdfDashPattern |
A PdfDashPattern defines a dash pattern as described in
the PDF Reference Manual version 1.3 p 325 (section 8.4.3).
|
| PdfDate |
PdfDate is the PDF date object.
|
| PdfDestination |
A PdfColor defines a Color (it's a PdfArray containing 3 values).
|
| PdfDeveloperExtension |
Beginning with BaseVersion 1.7, the extensions dictionary lets developers
designate that a given document contains extensions to PDF.
|
| PdfDictionary |
PdfDictionary is the Pdf dictionary object.
|
| PdfDocument |
PdfDocument is the class that is used by PdfWriter
to translate a Document into a PDF with different pages.
|
| PdfDocument.Indentation |
|
| PdfDocument.PdfInfo |
PdfInfo is the PDF InfoDictionary.
|
| PdfDocument.RenderingContext |
This is a helper class for adding a Table to a document.
|
| PdfEncryption |
|
| PdfException |
Signals that an unspecified problem while constructing a PDF document.
|
| PdfFileSpecification |
Specifies a file or an URL.
|
| PdfFormField |
Implements form fields.
|
| PdfFunction |
Implements PDF functions.
|
| PdfGraphics2D |
|
| PdfGraphics2D.HyperLinkKey |
|
| PdfGState |
The graphic state dictionary.
|
| PdfICCBased |
A PdfICCBased defines a ColorSpace
|
| PdfImage |
PdfImage is a PdfStream containing an image-Dictionary and -stream.
|
| PdfImportedPage |
Represents an imported page.
|
| PdfIndirectObject |
PdfIndirectObject is the Pdf indirect object.
|
| PdfIndirectReference |
PdfIndirectReference contains a reference to a PdfIndirectObject.
|
| PdfLayer |
An optional content group is a dictionary representing a collection of graphics
that can be made visible or invisible dynamically by users of viewer applications.
|
| PdfLine |
PdfLine defines an array with PdfChunk-objects
that fit into 1 line.
|
| PdfLiteral |
a Literal
|
| PdfName |
PdfName is an object that can be used as a name in a PDF-file.
|
| PdfNull |
PdfNull is the Null object represented by the keyword null.
|
| PdfNumber |
PdfNumber provides two types of numbers, integer and real.
|
| PdfObject |
PdfObject is the abstract superclass of all PDF objects.
|
| PdfOCG |
The interface common to all layer types.
|
| PdfOCProperties |
This class represents the /OCProperties entry in the document catalog
and holds the optional content properties dictionary, which contains
a list of all the optional content groups in the document, as well as information
about the default and alternate configurations for optional content.
|
| PdfOutline |
PdfOutline is an object that represents a PDF outline entry.
|
| PdfPageEvent |
Allows a class to catch several document events.
|
| PdfPageLabels |
Page labels are used to identify each
page visually on the screen or in print.
|
| PdfPageLabels.PdfPageLabelFormat |
|
| PdfPages |
PdfPages is the PDF Pages-object.
|
| PdfPatternPainter |
Implements the pattern.
|
| PdfPCell |
A cell in a PdfPTable.
|
| PdfPCellEvent |
An event called for a single cell.
|
| PdfPKCS7 |
This class does all the processing related to signing and verifying a PKCS#7
signature.
|
| PdfPKCS7.X509Name |
a class that holds an X509 name
|
| PdfPRow |
A row in a PdfPTable.
|
| PdfPSXObject |
Implements the PostScript XObject.
|
| PdfPTable |
This is a table that can be put at an absolute position but can also
be added to the document as the class Table.
|
| PdfPTableEvent |
An interface that can be used to retrieve the position of cells in PdfPTable.
|
| PdfPublicKeyRecipient |
|
| PdfPublicKeySecurityHandler |
|
| PdfReader |
Reads a PDF document.
|
| PdfRectangle |
PdfRectangle is the PDF Rectangle object.
|
| PdfShading |
Implements the shading dictionary (or stream).
|
| PdfShadingPattern |
Implements the shading pattern dictionary.
|
| PdfSigGenericPKCS |
A signature dictionary representation for the standard filters.
|
| PdfSignature |
Implements the signature dictionary.
|
| PdfSignatureAppearance |
This class takes care of the cryptographic options and appearances that form a signature.
|
| PdfSignatureAppearance.SignatureEvent |
An interface to retrieve the signature dictionary for modification.
|
| PdfSpotColor |
A PdfSpotColor defines a ColorSpace
|
| PdfStamper |
Applies extra content to the pages of a PDF document.
|
| PdfStream |
PdfStream is the Pdf stream object.
|
| PdfString |
A PdfString-class is the PDF-equivalent of a
JAVA-String-object.
|
| PdfStructureElement |
This is a node in a document logical structure.
|
| PdfStructureTreeRoot |
The structure tree root corresponds to the highest hierarchy level in a tagged PDF.
|
| PdfTable |
PdfTable is an object that contains the graphics and text of a table.
|
| PdfTemplate |
Implements the form XObject.
|
| PdfTextArray |
PdfTextArray defines an array with displacements and PdfString-objects.
|
| PdfTransition |
|
| PdfTransparencyGroup |
The transparency group dictionary.
|
| PdfWriter |
A DocWriter class for PDF.
|
| PdfWriter.PdfBody |
This class generates the structure of a PDF document.
|
| PRAcroForm |
This class captures an AcroForm on input.
|
| PRAcroForm.FieldInformation |
This class holds the information for a single field
|
| PRIndirectReference |
|
| PRStream |
|
| PRTokeniser |
|
| PushbuttonField |
Creates a pushbutton field.
|
| RandomAccessFileOrArray |
An implementation of a RandomAccessFile for input only
that accepts a file or a byte array as data source.
|
| StandardDecryption |
|
| TSAClient |
Time Stamp Authority client (caller) interface.
|
| XfaForm |
Processes XFA forms.
|
| XfaForm.AcroFieldsSearch |
A class to process "classic" fields.
|
| XfaForm.Stack2 |
Another stack implementation.
|
| XfaForm.Xml2Som |
A class for some basic SOM processing.
|
| XfaForm.Xml2SomDatasets |
Processes the datasets section in the XFA form.
|
| XfaForm.Xml2SomTemplate |
Processes the template section in the XFA form.
|
| XfdfReader |
Reads a XFDF.
|