Generated by
JDiff

Class com.itextpdf.kernel.pdf.PdfReader

Removed Methods
PdfAConformanceLevel  getPdfAConformanceLevel() Gets the declared PDF/A conformance level of the source document that is being read.
 

Added Methods
PdfConformance  getPdfConformance() Gets the declared PDF conformance of the source document that is being read.
ReaderProperties  getPropertiesCopy() Gets a copy of ReaderProperties used to create this instance of PdfReader.
 

Changed Methods
int  getPermissions() Change in return type from long to int.
Documentation changed from old to new.
Gets the encryption permissions.
 

Removed Fields
PdfAConformanceLevel  pdfAConformanceLevel