| Class and Description |
|---|
| BaseFont
Base class for the several font types supported
|
| HyphenationEvent
Called by
Chunk to hyphenate a word. |
| OutputStreamCounter |
| 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. |
| 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. |
PdfDictionary
PdfDictionary is the Pdf dictionary object. |
PdfIndirectReference
PdfIndirectReference contains a reference to a PdfIndirectObject. |
| PdfOCG
The interface common to all layer types.
|
| 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. |
| PdfTemplate
Implements the form XObject.
|
| Class and Description |
|---|
| 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.
|
| Barcode
Base class containing properties and methods common to all
barcode types.
|
| 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. |
| ColumnText
Formats text in a columnwise form.
|
| DocumentFont |
| ExtendedColor |
| FdfWriter
Writes an FDF form.
|
| 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. |
PdfArray
PdfArray is the PDF Array object. |
PdfBoolean
PdfBoolean is the boolean object represented by the keywords true or false. |
| 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. |
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. |
| PdfFileSpecification
Specifies a file or an URL.
|
| PdfFormField
Implements form fields.
|
| PdfGState
The graphic state dictionary.
|
| PdfImportedPage
Represents an imported page.
|
PdfIndirectObject
PdfIndirectObject is the Pdf indirect object. |
PdfIndirectReference
PdfIndirectReference contains a reference to a PdfIndirectObject. |
PdfLine
PdfLine defines an array with PdfChunk-objects
that fit into 1 line. |
PdfName
PdfName is an object that can be used as a name in a PDF-file. |
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.
|
PdfOutline
PdfOutline is an object that represents a PDF outline entry. |
| PdfPageEvent
Allows a class to catch several document events.
|
| 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
|
| 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. |
| PdfReader
Reads a PDF document.
|
| 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.
|
| 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. |
| PdfTemplate
Implements the form XObject.
|
| PdfTransition |
| PdfWriter
A
DocWriter class for PDF. |
| PRIndirectReference |
| PRStream |
| PRTokeniser |
| RandomAccessFileOrArray
An implementation of a RandomAccessFile for input only
that accepts a file or a byte array as data source.
|
| 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.
|
| Class and Description |
|---|
| RandomAccessFileOrArray
An implementation of a RandomAccessFile for input only
that accepts a file or a byte array as data source.
|
| Class and Description |
|---|
PdfContentByte
PdfContentByte is an object containing the user positioned
text and graphic contents of a page. |
| Class and Description |
|---|
PdfDictionary
PdfDictionary is the Pdf dictionary object. |
PdfObject
PdfObject is the abstract superclass of all PDF objects. |
| Class and Description |
|---|
PdfContentByte
PdfContentByte is an object containing the user positioned
text and graphic contents of a page. |
| Class and Description |
|---|
PdfContentByte
PdfContentByte is an object containing the user positioned
text and graphic contents of a page. |
| PdfPageEvent
Allows a class to catch several document events.
|
| PdfPCell
A cell in a PdfPTable.
|
| PdfPCellEvent
An event called for a single cell.
|
| 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. |
| PdfWriter
A
DocWriter class for PDF. |
| Class and Description |
|---|
| 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. |
| PdfDeveloperExtension
Beginning with BaseVersion 1.7, the extensions dictionary lets developers
designate that a given document contains extensions to PDF.
|
PdfName
PdfName is an object that can be used as a name in a PDF-file. |
PdfObject
PdfObject is the abstract superclass of all PDF objects. |
| PdfTransition |
| Class and Description |
|---|
| OutputStreamCounter |
| PdfAcroForm
Each PDF document can contain maximum 1 AcroForm.
|
| PdfAnnotation
A
PdfAnnotation is a note that is associated with a page. |
PdfArray
PdfArray is the PDF Array object. |
| 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. |
| PdfFormField
Implements form fields.
|
PdfName
PdfName is an object that can be used as a name in a PDF-file. |
PdfObject
PdfObject is the abstract superclass of all PDF objects. |
| PdfWriter
A
DocWriter class for PDF. |
| Class and Description |
|---|
PdfDictionary
PdfDictionary is the Pdf dictionary object. |
Copyright © 2021. All rights reserved.