-
Deprecated ClassesClassDescriptionin favour of
Tuple2
the AES-CBC cipher is a low-level cryptographic primitive that requires careful understanding to use it safely. This class is only a thin wrapper and is not intended for general use. Instead, use API provided by cryptography libraries directly or rely on high-level PDF encryption functionality.in favor ofPdfUA1AnnotationChecker
in favor ofPdfUA1AnnotationChecker.PdfUA1AnnotationHandler
in favor ofBCP47Validator
in favour ofPdfUA1FormChecker
in favour ofPdfUA1FormChecker.PdfUA1FormTagHandler
in favor ofPdfUA1FormulaChecker
in favor ofPdfUA1HeadingsChecker
in favor ofPdfUA1HeadingsChecker.PdfUA1HeadingHandler
in favor ofPdfUA1NotesChecker
in favor ofPdfUA1NotesChecker.PdfUA1NotesTagHandler
in favour ofPdfUA1XfaCheckUtil
starting from 9.0.0.CertificateChainValidator
should be used instead.starting from 8.0.5.CertificateChainValidator
should be used instead.starting from 8.0.5.CRLValidator
should be used instead.starting from 8.0.5.SignatureValidator
should be used instead.starting from 8.0.5.OCSPValidator
should be used instead.starting from 8.0.5.CertificateChainValidator
should be used instead.starting from 8.0.5.ReportItem
should be used instead.useCssAtRuleFactory
instead
-
Deprecated ExceptionsExceptionsDescriptionstarting from 9.0.0 since all the classes that use this one are also deprecated in favour of new signature validation logic in the
com.itextpdf.signatures.validation
package.
-
Deprecated FieldsFieldDescription
-
Deprecated MethodsMethodDescriptionin favour of
ElementPropertyContainer.getTransparentStrokeColor()
which should be renamed togetStrokeColor
after this method will be removedin favour ofPdfCheckersUtil.getFormFields(PdfArray)
in favour ofPdfCheckersUtil.checkFlag(int, int)
PdfSigner.signDeferred(PdfReader, String, OutputStream, IExternalSignatureContainer)
should be used instead.PdfTwoPhaseSigner.addSignatureToPreparedDocument(PdfReader, String, OutputStream, byte[])
should be used instead.PdfTwoPhaseSigner.addSignatureToPreparedDocument(PdfReader, String, OutputStream, CMSContainer)
should be used instead.useCssTypesValidationUtils.isInlineData(String)
instead.was replaced bygetSvgImageXObject().generate(PdfDocument)
in favour ofSvgDrawContext.getRootTransform()
was replaced bySvgDrawContext.getSvgTextProperties()
in favour ofSvgDrawContext.setRootTransform(AffineTransform)
was replaced bySvgDrawContext.setSvgTextProperties(SvgTextProperties)
can be replaced byDouble.toString(float)
can be replaced byFloat.toString(float)
will be removed together withTextLeafSvgNodeRenderer.getTextContentLength(float, PdfFont)
not used anymore
-
Deprecated ConstructorsConstructorDescriptionuse
CssSemicolonAtRule(String, String)
constructor insteaduseCssParserStateController(String)
constructor
EncodingUtil.toBase64(byte[])
andEncodingUtil.fromBase64(String)