Generated by
JDiff

Package com.itextpdf.kernel.pdf

Removed Classes
MemoryLimitsAwareException Exception class for exceptions occurred during decompressed pdf streams processing.
 

Added Classes
CountOutputStream An OutputStream that counts the written bytes.
 

Changed Classes
DocumentProperties Class with additional properties for PdfDocument processing.
EncryptionConstants Encryption constants for WriterProperties.setStandardEncryption(byte[], byte[], int, int).
EncryptionProperties Allows configuration of output PDF encryption.
FingerPrint Data container for debugging information.
MemoryLimitsAwareHandler A MemoryLimitsAwareHandler handles memory allocation and prevents decompressed pdf streams from occupation of more space than allowed.
PdfAConformanceLevel Enumeration of all the PDF/A conformance levels.
PdfArray A representation of an array as described in the PDF specification.
PdfDocument Main enter point to work with PDF document.
PdfDocumentInfo  
PdfEncryptor This class takes any PDF and returns exactly the same but encrypted.
PdfNameTree  
PdfNumTree  
PdfObject  
PdfObjectWrapper  
PdfOutline Document outline object See ISO-320001, 12.3.3 Document Outline.
PdfReader Reads a PDF document.
PdfReader.ReusableRandomAccessSource  
PdfResources Wrapper class that represent resource dictionary - that define named resources used by content streams operators.
PdfVersion This class represents all official PDF versions.
PdfWriter  
PdfXrefTable A representation of a cross-referenced table of a PDF document.
ReaderProperties  
StampingProperties  
WriterProperties