Class PdfSignatureAppDictionary

java.lang.Object
com.itextpdf.text.pdf.PdfObject
com.itextpdf.text.pdf.PdfDictionary
com.itextpdf.text.pdf.security.PdfSignatureAppDictionary
All Implemented Interfaces:
Serializable

public class PdfSignatureAppDictionary extends PdfDictionary
A dictionary that stores the name of the application that signs the PDF.
See Also:
  • Constructor Details

    • PdfSignatureAppDictionary

      public PdfSignatureAppDictionary()
      Creates new PdfSignatureAppDictionary
  • Method Details

    • setSignatureCreator

      public void setSignatureCreator(String name)
      Sets the signature created property in the Prop_Build dictionary's App dictionary
      Parameters:
      name -