Class PdfSignatureAppDictionary

  • All Implemented Interfaces:
    java.io.Serializable

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

      • PdfSignatureAppDictionary

        public PdfSignatureAppDictionary()
        Creates new PdfSignatureAppDictionary
    • Method Detail

      • setSignatureCreator

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