Older version3.0 ValvesPDFPDFSignatureStatusValve

PDFSignatureStatusValve

Extract information about signatures in PDF.

Valve operates on a single item.

Properties

Name Description Default value Mandatory Supports property expansion
sourceDataAttribute Item property containing the PDF. Yes No

Example Configuration

{
    "name": "PDFSignatureStatusValve",
    "enabled": "true",
    "config": {
         "pdfSource": "{{item.temporary}}"
    }
}

More information about the use of this valve can be found here.

Requirements

PhenixID Signing Service installed.