| Class and Description | 
|---|
| BaseFont 
          
           Base class for the several font types supported 
            |  
       
PdfContentByte 
         PdfContentByte is an object containing the user positioned text and graphic contents of a page. 
          |  
       
| PdfGState 
          
           The graphic state dictionary. 
            |  
       
| Class and Description | 
|---|
PdfArray 
         PdfArray is the PDF Array object. 
          |  
       
PdfBoolean 
         PdfBoolean is the boolean object represented by the keywords true or false. 
          |  
       
PdfDictionary 
         PdfDictionary is the Pdf dictionary object. 
          |  
       
| PdfLiteral 
          
           a Literal 
            |  
       
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. 
          |  
       
| PdfString 
          
           A   PdfString-class is the PDF-equivalent of a JAVA-String-object. 
          |  
       
| PRStream | 
| Class and Description | 
|---|
| BaseFont 
          
           Base class for the several font types supported 
            |  
       
| HyphenationEvent 
          
           Called by   Chunk to hyphenate a word. 
          |  
       
| ICC_Profile | 
| 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. 
          |  
       
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. 
          |  
       
| PdfOCG 
          
           The interface common to all layer types. 
            |  
       
| PdfTemplate 
          
           Implements the form XObject. 
            |  
       
| PdfWriter 
          
           A   DocWriter class for PDF. 
          |  
       
| PRIndirectReference | 
| Class and Description | 
|---|
| PdfWriter 
          
           A   DocWriter class for PDF. 
          |  
       
| Class and Description | 
|---|
| HyphenationEvent 
          
           Called by   Chunk to hyphenate a word. 
          |  
       
| PdfPCell 
          
           A cell in a PdfPTable. 
            |  
       
| 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. 
          |  
       
| Class and Description | 
|---|
PdfObject 
         PdfObject is the abstract superclass of all PDF objects. 
          |  
       
| Class and Description | 
|---|
| AcroFields 
          
           Query and change fields in existing documents either by method calls or by FDF merging. 
            |  
       
| AcroFields.FieldPosition 
          
           A class representing a field position 
            |  
       
| 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. 
            |  
       
| Barcode128.Barcode128CodeSet | 
| 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. 
            |  
       
| 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. 
            |  
       
| FilterHandlers.FilterHandler 
          
           The main interface for creating a new   FilterHandlers.FilterHandler 
          |  
       
| GrayColor | 
| HyphenationEvent 
          
           Called by   Chunk to hyphenate a word. 
          |  
       
| ICachedColorSpace | 
| ICC_Profile | 
| IntHashtable 
          
           A hash map that uses primitive ints for the key rather than objects. 
            |  
       
| IPdfSpecialColorSpace | 
| LabColor | 
| LongHashtable 
          
           A hash map that uses primitive ints for the key rather than objects. 
            |  
       
| MemoryLimitsAwareHandler 
          
           A   MemoryLimitsAwareHandler handles memory allocation and prevents decompressed pdf streams from occupation of more space than allowed. 
          |  
       
| NumberArray 
          
           A PdfArray object consisting of nothing but PdfNumber objects 
            |  
       
| OutputStreamCounter | 
| OutputStreamEncryption | 
| PdfAConformanceLevel 
          
           Enumeration of all the PDF/A conformance levels. 
            |  
       
| PdfACopy 
          
           Extension of PdfCopy that will attempt to keep a file in conformance with the PDF/A standard. 
            |  
       
| 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. 
          |  
       
| PdfAnnotation.PdfImportedLink 
          
           This class processes links from imported pages so that they may be active. 
            |  
       
| PdfAppearance 
          
           Implements the appearance stream to be used with form fields.. 
            |  
       
PdfArray 
         PdfArray is the PDF Array object. 
          |  
       
| PdfArtifact.ArtifactType | 
| PdfAStamper 
          
           Extension of PdfStamper that will attempt to keep a file in conformance with the PDF/A standard. 
            |  
       
| PdfAWriter 
          
           Extension of PdfWriter that will attempt to create a PDF/A file instead of an ordinary PDF file. 
            |  
       
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). 
          |  
       
| 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. 
          |  
       
| PdfContentByte.GraphicState 
          
           This class keeps the graphic state of the current page 
            |  
       
| PdfCopy 
          
           Make copies of PDF documents. 
            |  
       
| PdfCopy.ImportedPage | 
| 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   PdfDestination is a reference to a location in a PDF file. 
          |  
       
| PdfDeveloperExtension 
          
           Beginning with BaseVersion 1.7, the extensions dictionary lets developers designate that a given document contains extensions to PDF. 
            |  
       
| PdfDeviceNColor | 
PdfDictionary 
         PdfDictionary is the Pdf dictionary object. 
          |  
       
| PdfDiv.BorderTopStyle | 
| PdfDiv.DisplayType | 
| PdfDiv.FloatType | 
| PdfDiv.PositionType | 
PdfDocument 
         PdfDocument is the class that is used by PdfWriter to translate a Document into a PDF with different pages. 
          |  
       
| PdfDocument.Destination | 
| PdfDocument.Indentation | 
PdfDocument.PdfInfo 
         PdfInfo is the PDF InfoDictionary. 
          |  
       
| 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. 
            |  
       
| 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. 
          |  
       
| PdfIsoConformanceException | 
| PdfLabColor | 
| 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. 
          |  
       
| PdfPattern 
          
           A   PdfPattern defines a ColorSpace 
          |  
       
| PdfPatternPainter 
          
           Implements the pattern. 
            |  
       
| PdfPCell 
          
           A cell in a PdfPTable. 
            |  
       
| PdfPCellEvent 
          
           An event called for a single cell. 
            |  
       
| PdfPHeaderCell 
          
           Created by IntelliJ IDEA. 
            |  
       
| 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. 
          |  
       
| PdfPTable.FittingRows | 
| PdfPTableBody | 
| PdfPTableEvent 
          
           An interface that can be used to retrieve the position of cells in   PdfPTable. 
          |  
       
| PdfPTableEventSplit 
          
           Signals that a table will continue in the next page. 
            |  
       
| PdfPTableFooter | 
| PdfPTableHeader | 
| 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. 
            |  
       
| PdfSigLockDictionary 
          
           A signature field lock dictionary. 
            |  
       
| PdfSigLockDictionary.LockAction 
          
           Enumerates the different actions of a signature lock. 
            |  
       
| PdfSigLockDictionary.LockPermissions 
          
           Enumerates the different levels of permissions. 
            |  
       
| PdfSignature 
          
           Implements the signature dictionary. 
            |  
       
| PdfSignatureAppearance 
          
           Class that takes care of the cryptographic options and appearances that form a signature. 
            |  
       
| PdfSignatureAppearance.RenderingMode 
          
           Signature rendering modes 
            |  
       
| 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. 
          |  
       
| PdfStructTreeController.returnType | 
| 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. 
            |  
       
| PdfTemplate 
          
           Implements the form XObject. 
            |  
       
PdfTextArray 
         PdfTextArray defines an array with displacements and PdfString-objects. 
          |  
       
| PdfTransition | 
| PdfTransparencyGroup 
          
           The transparency group dictionary. 
            |  
       
| PdfVisibilityExpression 
          
           An array specifying a visibility expression, used to compute visibility of content based on a set of optional content groups. 
            |  
       
| PdfWriter 
          
           A   DocWriter class for PDF. 
          |  
       
| PdfWriter.PdfBody 
          
           This class generates the structure of a PDF document. 
            |  
       
PdfWriter.PdfBody.PdfCrossReference 
         PdfCrossReference is an entry in the PDF Cross-Reference table. 
          |  
       
| PRAcroForm 
          
           This class captures an AcroForm on input. 
            |  
       
| PRAcroForm.FieldInformation 
          
           This class holds the information for a single field 
            |  
       
| PRIndirectReference | 
| PRStream | 
| PRTokeniser | 
| PRTokeniser.TokenType 
          
           Enum representing the possible token types 
            |  
       
| PushbuttonField 
          
           Creates a pushbutton field. 
            |  
       
| RadioCheckField 
          
           Creates a radio or a check field. 
            |  
       
| RandomAccessFileOrArray 
          
           Intended to be layered on top of a low level RandomAccessSource object. 
            |  
       
| ReaderProperties | 
| RefKey 
          
           A key to allow us to hash indirect references 
            |  
       
| StandardDecryption | 
| TextField 
          
           Supports text, combo and list fields generating the correct appearances. 
            |  
       
| TtfUnicodeWriter | 
| XfaForm 
          
           Processes XFA forms. 
            |  
       
| XfaForm.AcroFieldsSearch 
          
           A class to process "classic" fields. 
            |  
       
| XfaForm.InverseStore 
          
           A structure to store each part of a SOM name and link it to the next part beginning from the lower hierarchy. 
            |  
       
| 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. 
            |  
       
| XfaXpathConstructor.XdpPackage 
          
           Possible xdp packages to sign 
            |  
       
| XfdfReader 
          
           Reads a XFDF. 
            |  
       
| XmlSignatureAppearance | 
| Class and Description | 
|---|
| RandomAccessFileOrArray 
          
           Intended to be layered on top of a low level RandomAccessSource object. 
            |  
       
| Class and Description | 
|---|
| BaseFont 
          
           Base class for the several font types supported 
            |  
       
PdfContentByte 
         PdfContentByte is an object containing the user positioned text and graphic contents of a page. 
          |  
       
| Class and Description | 
|---|
PdfDate 
         PdfDate is the PDF date object. 
          |  
       
PdfDictionary 
         PdfDictionary is the Pdf dictionary object. 
          |  
       
PdfNumber 
         PdfNumber provides two types of numbers, integer and real. 
          |  
       
PdfObject 
         PdfObject is the abstract superclass of all PDF objects. 
          |  
       
| PdfString 
          
           A   PdfString-class is the PDF-equivalent of a JAVA-String-object. 
          |  
       
| 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. 
          |  
       
| PdfFormField 
          
           Implements form fields. 
            |  
       
| PdfPageEvent 
          
           Allows a class to catch several document events. 
            |  
       
| PdfPageEventHelper 
          
           Helps the use of   PdfPageEvent by implementing all the interface methods. 
          |  
       
| PdfPCell 
          
           A cell in a PdfPTable. 
            |  
       
| PdfPCellEvent 
          
           An event called for a single cell. 
            |  
       
| PdfPRow 
          
           A row in a PdfPTable. 
            |  
       
| 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. 
          |  
       
| PdfPTableEventAfterSplit | 
| PdfPTableEventSplit 
          
           Signals that a table will continue in the next page. 
            |  
       
| PdfWriter 
          
           A   DocWriter class for PDF. 
          |  
       
| Class and Description | 
|---|
| PdfString 
          
           A   PdfString-class is the PDF-equivalent of a JAVA-String-object. 
          |  
       
| PRTokeniser | 
| Class and Description | 
|---|
| Glyph | 
| RandomAccessFileOrArray 
          
           Intended to be layered on top of a low level RandomAccessSource object. 
            |  
       
| Class and Description | 
|---|
| PdfAConformanceLevel 
          
           Enumeration of all the PDF/A conformance levels. 
            |  
       
| 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. 
            |  
       
| 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. 
          |  
       
| PdfTransition | 
| Class and Description | 
|---|
| OutputStreamCounter | 
| PdfAConformanceLevel 
          
           Enumeration of all the PDF/A conformance levels. 
            |  
       
| 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. 
            |  
       
PdfIndirectReference 
         PdfIndirectReference contains a reference to a PdfIndirectObject. 
          |  
       
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. 
          |  
       
PdfStream 
         PdfStream is the Pdf stream object. 
          |  
       
| PdfWriter 
          
           A   DocWriter class for PDF. 
          |  
       
| Class and Description | 
|---|
| Glyph | 
| Class and Description | 
|---|
PdfArray 
         PdfArray is the PDF Array object. 
          |  
       
PdfDictionary 
         PdfDictionary is the Pdf dictionary object. 
          |  
       
PdfIndirectReference 
         PdfIndirectReference contains a reference to a PdfIndirectObject. 
          |  
       
| PdfLiteral 
          
           a Literal 
            |  
       
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. 
          |  
       
| PdfReader 
          
           Reads a PDF document. 
            |  
       
| PdfWriter 
          
           A   DocWriter class for PDF. 
          |  
       
| Class and Description | 
|---|
PdfDictionary 
         PdfDictionary is the Pdf dictionary object. 
          |  
       
| PdfLiteral 
          
           a Literal 
            |  
       
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. 
          |  
       
| PdfReader 
          
           Reads a PDF document. 
            |  
       
| PRStream | 
| Class and Description | 
|---|
| CMapAwareDocumentFont 
          
           Implementation of DocumentFont used while parsing PDF streams. 
            |  
       
| DocumentFont | 
PdfArray 
         PdfArray is the PDF Array object. 
          |  
       
| PdfContentParser 
          
           Parses the page or template content. 
            |  
       
PdfDictionary 
         PdfDictionary is the Pdf dictionary object. 
          |  
       
PdfIndirectReference 
         PdfIndirectReference contains a reference to a PdfIndirectObject. 
          |  
       
| PdfLiteral 
          
           a Literal 
            |  
       
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. 
          |  
       
| PdfReader 
          
           Reads a PDF document. 
            |  
       
PdfStream 
         PdfStream is the Pdf stream object. 
          |  
       
| PdfString 
          
           A   PdfString-class is the PDF-equivalent of a JAVA-String-object. 
          |  
       
| PRStream | 
| Class and Description | 
|---|
| PdfStamper 
          
           Applies extra content to the pages of a PDF document. 
            |  
       
| Class and Description | 
|---|
| 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. 
          |  
       
PdfDictionary 
         PdfDictionary is the Pdf dictionary object. 
          |  
       
| PdfFileSpecification 
          
           Specifies a file or an URL. 
            |  
       
PdfIndirectReference 
         PdfIndirectReference contains a reference to a PdfIndirectObject. 
          |  
       
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. 
          |  
       
| PdfString 
          
           A   PdfString-class is the PDF-equivalent of a JAVA-String-object. 
          |  
       
| PdfWriter 
          
           A   DocWriter class for PDF. 
          |  
       
| Class and Description | 
|---|
| AcroFields 
          
           Query and change fields in existing documents either by method calls or by FDF merging. 
            |  
       
PdfArray 
         PdfArray is the PDF Array object. 
          |  
       
PdfDictionary 
         PdfDictionary is the Pdf dictionary object. 
          |  
       
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. 
          |  
       
| PdfReader 
          
           Reads a PDF document. 
            |  
       
| PdfSignatureAppearance 
          
           Class that takes care of the cryptographic options and appearances that form a signature. 
            |  
       
| PdfStamper 
          
           Applies extra content to the pages of a PDF document. 
            |  
       
| XmlSignatureAppearance | 
| Class and Description | 
|---|
| NumberArray 
          
           A PdfArray object consisting of nothing but PdfNumber objects 
            |  
       
PdfArray 
         PdfArray is the PDF Array object. 
          |  
       
PdfDictionary 
         PdfDictionary is the Pdf dictionary object. 
          |  
       
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. 
          |  
       
| PdfString 
          
           A   PdfString-class is the PDF-equivalent of a JAVA-String-object. 
          |  
       
| Class and Description | 
|---|
| NumberArray 
          
           A PdfArray object consisting of nothing but PdfNumber objects 
            |  
       
PdfArray 
         PdfArray is the PDF Array object. 
          |  
       
PdfBoolean 
         PdfBoolean is the boolean object represented by the keywords true or false. 
          |  
       
PdfDictionary 
         PdfDictionary is the Pdf dictionary object. 
          |  
       
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. 
          |  
       
| PdfString 
          
           A   PdfString-class is the PDF-equivalent of a JAVA-String-object. 
          |  
       
| Class and Description | 
|---|
PdfName 
         PdfName is an object that can be used as a name in a PDF-file. 
          |  
       
| Class and Description | 
|---|
PdfObject 
         PdfObject is the abstract superclass of all PDF objects. 
          |  
       
| PdfReader 
          
           Reads a PDF document. 
            |  
       
| Class and Description | 
|---|
| PdfAConformanceLevel 
          
           Enumeration of all the PDF/A conformance levels. 
            |  
       
PdfDictionary 
         PdfDictionary is the Pdf dictionary object. 
          |  
       
| PdfWriter 
          
           A   DocWriter class for PDF. 
          |  
       
| Class and Description | 
|---|
| PdfWriter 
          
           A   DocWriter class for PDF. 
          |  
       
| Class and Description | 
|---|
| PdfDiv 
          
           A special element to put a collection of elements at an absolute position. 
            |  
       
| Class and Description | 
|---|
PdfOutline 
         PdfOutline is an object that represents a PDF outline entry. 
          |  
       
| Class and Description | 
|---|
| PdfPCell 
          
           A cell in a PdfPTable. 
            |  
       
| Class and Description | 
|---|
PdfContentByte 
         PdfContentByte is an object containing the user positioned text and graphic contents of a page. 
          |  
       
| 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. 
          |  
       
| Class and Description | 
|---|
| PdfWriter 
          
           A   DocWriter class for PDF. 
          |  
       
Copyright © 1998–2019. All rights reserved.