PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFFixedDocument Class / certifyDocument Method
The field that stores the certifying signature.
The changes allowed by the signature.
In This Topic
    certifyDocument Method
    In This Topic
    Certifies the document with the given signature.
    Syntax

    Parameters

    signatureField
    The field that stores the certifying signature.
    allowedChanges
    The changes allowed by the signature.
    Exceptions
    ExceptionDescription
    When the signature field does not have a signature.
    See Also