Suppressing an eSignature
It is possible to prevent an eSignature from displaying in the output of the document, forcing the signature line to be intended for a wet sign only.
This can be done by adding a child to a Condition element called
SuppressESignature.


The element is saved in the req file as
follow:
<Document>
<Condition>
<SuppressESignature />
</Condition>
</Document>