| Interface | Description |
|---|---|
| IPdfPageExtraCopier |
This interface defines logic which can be used to perform a custom copying operation of a PdfPage.
|
| Class | Description |
|---|---|
| ByteBufferOutputStream |
Acts like a StringBuffer but works with byte arrays.
|
| CompressionConstants | |
| EncryptionConstants | |
| EncryptionProperties | |
| PdfAConformanceLevel |
Enumeration of all the PDF/A conformance levels.
|
| PdfArray |
A representation of an array as described in the PDF specification.
|
| PdfBoolean | |
| PdfBorderArray | |
| PdfCatalog | |
| PdfDashPattern | |
| PdfDate |
PdfDate is the PDF date object.
|
| PdfDeveloperExtension |
Beginning with BaseVersion 1.7, the extensions dictionary lets developers designate that a given document contains extensions to PDF.
|
| PdfDictionary |
A representation of a Dictionary as described by the PDF Specification.
|
| PdfDocument | |
| PdfDocumentInfo | |
| PdfEncryption | |
| PdfEncryptor |
This class takes any PDF and returns exactly the same but encrypted.
|
| PdfIndirectReference | |
| PdfLiteral | |
| PdfName | |
| PdfNameTree | |
| PdfNull |
Representation of the null object in the PDF specification.
|
| PdfNumber | |
| PdfNumTree | |
| PdfObject | |
| PdfObjectWrapper |
|
| PdfOutline | |
| PdfOutputIntent | |
| PdfOutputStream | |
| PdfPage | |
| PdfPrimitiveObject | |
| PdfReader | |
| PdfReader.ReusableRandomAccessSource | |
| PdfResources | |
| PdfStream |
Representation of a stream as described in the PDF Specification.
|
| PdfString |
A PdfString-class is the PDF-equivalent of a JAVA-String-object.
|
| PdfTextArray |
PdfTextArray defines an array with displacements and PdfString-objects.
|
| PdfVersion |
Enum listing all official PDF versions.
|
| PdfViewerPreferences | |
| PdfWriter | |
| ReaderProperties | |
| StampingProperties | |
| WriterProperties |
| Enum | Description |
|---|---|
| IsoKey | |
| PageLabelNumberingStyleConstants | |
| PdfViewerPreferences.PdfViewerPreferencesConstants |
Copyright © 1998–2016 iText Group NV. All rights reserved.