Generated by
JDiff

Package com.itextpdf.kernel.pdf

Removed Classes and Interfaces
IConformanceLevel Interface for PDF conformance level.
IsoKey Type of object to conform.
PdfAConformanceLevel Enumeration of all the PDF/A conformance levels.
PdfUAConformanceLevel Implementation of IConformanceLevel interface for PDF/UA conformance level.
 

Added Classes
DefaultFontStrategy The class defines a default font strategy for PdfDocument which is used in the scope of PdfDocument.getDefaultFont().
DocumentInfoHelper The class is helper which used inside PdfDocument to properly configure PDF document's info dictionary.
PageContentRotationHelper Helper class to specify or check whether inverse matrix is already applied to the page content stream in case page rotation is applied and PdfPage.setIgnorePageRotationForContent(boolean) is set to {@code true}.
PdfAConformance PDF/A is a special variant of PDF designed specifically for long-term document preservation (the #A# stands for archive).
PdfConformance The class represents possible PDF document conformance.
PdfUAConformance PDF/UA is a conformance for PDF files that ensures the files are accessible to all users.
 

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.
PdfCatalog The root of a document#s object hierarchy.
PdfDeveloperExtension Beginning with BaseVersion 1.7, the extensions dictionary lets developers designate that a given document contains extensions to PDF.
PdfDocument Main enter point to work with PDF document.
PdfEncryption  
PdfName  
PdfObject  
PdfOutline Document outline object See ISO-320001, 12.3.3 Document Outline.
PdfOutputStream  
PdfPage  
PdfReader Reads a PDF document.
PdfResources Wrapper class that represent resource dictionary - that define named resources used by content streams operators.
PdfWriter  
PdfXrefTable A representation of a cross-referenced table of a PDF document.
ReaderProperties The class representing various properties used to read PDF documents.
StampingProperties  
VersionConforming  
WriterProperties