Generated by
JDiff

Class com.itextpdf.kernel.pdf.ReaderProperties

Changed Methods
ReaderProperties  setMemoryLimitsAwareHandler( MemoryLimitsAwareHandler) Documentation changed from old to new.
Sets the memory handler which will be used to handle decompressed PDF streams.
ReaderProperties  setPassword( byte[]) Documentation changed from old to new.
Defines the password which will be used if the document is encrypted with standard encryption.
ReaderProperties  setPublicKeySecurityParams( Certificate, IExternalDecryptionProcess ) Documentation changed from old to new.
Defines the certificate which will be used if the document is encrypted with public key encryption (see Pdf 1.7 specification, 7.6.4.
ReaderProperties  setPublicKeySecurityParams( Certificate, Key , String , IExternalDecryptionProcess ) Documentation changed from old to new.
Defines the certificate which will be used if the document is encrypted with public key encryption (see Pdf 1.7 specification, 7.6.4.