JobDigitalSignatureProcessing.JobDigitalSignatureProcessingOption.PrintInvalidSignaturesWithErrorReport

JobDigitalSignatureProcessing.JobDigitalSignatureProcessingOption.PrintInvalidSignaturesWithErrorReport field

Print the job regardless of the validity of the digital signatures. In the event an invalid signature is encountered, an error page should print at the end of the job. Digital signatures MUST not be ignored.

public static JobDigitalSignatureProcessingOption PrintInvalidSignaturesWithErrorReport;

See Also