Check if form is signed before emailing
This example shows you how to set up a fake email button that first checks to see if the user has signed the signature field. If the form is signed, then the script fires the click event of a hidden email button. If it is not signed, then a popup windows provides additional instruction to [...]
Read moreEmail script (v9 and above)
This example uses the new ValidationState event and the cancelAction property. It needs Acrobat/Reader v9 or above. Download: Assure Dynamics Email Buttons (v9 only validateState event)
Read moreEmail script (v9 and below)
This example will work in earlier versions of Acrobat/Reader. Download: Assure Dynamics Email Buttons (v9 or below)
Read more