Generated by
JDiff

Package com.itextpdf.kernel.pdf

Changed Classes
PageFlushingHelper This class allows to free the memory taken by already processed pages when handling big PDF files.
PdfArray A representation of an array as described in the PDF specification.
PdfBoolean The {@code PdfBoolean} class is a PDF analog of {@code boolean} value.
PdfDocument Main enter point to work with PDF document.
PdfDocumentInfo The class is a wrapper around {@code Info} dictionary from {@code PdfDocument} root which provides utility methods to work with the {@code Info} dictionary.
PdfEncryptor This class takes any PDF and returns exactly the same but encrypted.
PdfName A {@code PdfName}-class is the PDF-equivalent of a string constant.
PdfNumber A {@code PdfNumber}-class is the PDF-equivalent of a {@code Double}-object.
PdfOutputStream  
PdfVersion This class represents all official PDF versions.
PdfWriter Writes the PDF to the specified output.
StampingProperties Class with additional properties for PdfDocument processing in stamping mode.