Uses of Class
com.itextpdf.signatures.PdfSignatureAppearance
Packages that use PdfSignatureAppearance
-
Uses of PdfSignatureAppearance in com.itextpdf.signatures
Fields in com.itextpdf.signatures declared as PdfSignatureAppearanceModifier and TypeFieldDescriptionprotected PdfSignatureAppearancePdfSigner.appearanceThe signature appearance.Methods in com.itextpdf.signatures that return PdfSignatureAppearanceModifier and TypeMethodDescriptionPdfSigner.getSignatureAppearance()Deprecated.PdfSignatureAppearance.setCertificate(Certificate signCertificate) Deprecated.PdfSignatureAppearance.setContact(String contact) Deprecated.UsePdfSigner.setContact(String)instead.protected PdfSignatureAppearancePdfSignatureAppearance.setFieldName(String fieldName) Set the field name of the appearance.PdfSignatureAppearance.setFontFamily(String... fontFamilyNames) Deprecated.in favour ofElementPropertyContainer.setFontFamily(String...).PdfSignatureAppearance.setFontProvider(FontProvider fontProvider) Deprecated.in favour ofElementPropertyContainer.setProperty(int, Object).Deprecated.PdfSignatureAppearance.setImageScale(float imageScale) Deprecated.PdfSignatureAppearance.setLayer2Font(PdfFont font) Deprecated.in favour ofElementPropertyContainer.setFont(PdfFont).PdfSignatureAppearance.setLayer2FontColor(Color color) Deprecated.in favour ofElementPropertyContainer.setFontColor(Color).PdfSignatureAppearance.setLayer2FontSize(float fontSize) Deprecated.in favour ofElementPropertyContainer.setFontSize(float).PdfSignatureAppearance.setLayer2Text(String text) Deprecated.in favour ofSignatureFieldAppearance.PdfSignatureAppearance.setLocation(String location) Deprecated.won't be public in the next major release.PdfSignatureAppearance.setLocationCaption(String locationCaption) Deprecated.in favour ofSignedAppearanceTextthat should be used forSignatureFieldAppearance.PdfSignatureAppearance.setPageNumber(int pageNumber) Deprecated.won't be public in the next major release.PdfSignatureAppearance.setPageRect(Rectangle pageRect) Deprecated.won't be public in the next major release.Deprecated.won't be public in the next major release.PdfSignatureAppearance.setReasonCaption(String reasonCaption) Deprecated.in favour ofSignedAppearanceTextthat should be used forSignatureFieldAppearance.PdfSignatureAppearance.setRenderingMode(PdfSignatureAppearance.RenderingMode renderingMode) Deprecated.in favour ofSignatureFieldAppearance, rendering mode will be detected depending on specifiedsetContentmethod parameters.PdfSignatureAppearance.setReuseAppearance(boolean reuseAppearance) Deprecated.in favour ofPdfSignatureFormField.setReuseAppearance(boolean).PdfSignatureAppearance.setSignatureAppearance(SignatureFieldAppearance modelElement) Deprecated.PdfSignatureAppearance.setSignatureCreator(String signatureCreator) Deprecated.UsePdfSigner.setSignatureCreator(String)instead.PdfSignatureAppearance.setSignatureGraphic(ImageData signatureGraphic) Deprecated.protected PdfSignatureAppearancePdfSignatureAppearance.setSignDate(Calendar signDate) Deprecated.usePdfSigner.setSignDate(Calendar)instead.
SignedAppearanceTextthat should be used forSignatureFieldAppearance.