Changed Classes |
EncryptionProperties
|
Allows configuration of output PDF encryption. |
MemoryLimitsAwareHandler
|
A MemoryLimitsAwareHandler handles memory allocation and prevents decompressed pdf streams from occupation of more space than allowed. |
PdfArray
|
A representation of an array as described in the PDF specification. |
PdfDictionary
|
A representation of a Dictionary as described by the PDF Specification. |
PdfDocument
|
Main enter point to work with PDF document. |
PdfIndirectReference
|
|
PdfName
|
|
PdfObject
|
|
PdfOutputIntent
|
Specify the colour characteristics of output devices on which the document might be rendered See ISO 32000-1 14.11.5: Output Intents. |
PdfStream
|
Representation of a stream as described in the PDF Specification. |
PdfString
|
A {@code PdfString}-class is the PDF-equivalent of a JAVA-{@code String}-object. |