Hello!
I have currently been struggling with a solution my employer wants to implement regarding a signature field in a PDF:
We have a form with a signature field in a document that is passed through several individuals via email. The problem lies in that we do not want any individuals to forge the signature in lieu of their managers.
My solution is to potentially have a (signature) field, that is only unlocked by a user typing the correct password into another field on the form. So the signature field is locked until another field is filled with the correct password.
I know that there is no easy way to lock a specific field on a form with a password, so I thought that if a field was locked dependent upon the input in another field (via JavaScript) that it might work for the functionality my employer is looking for.
If someone knows a script that could do this, or could suggest another method by which the signature field is validated and kept from being forged, it would be very much appreciated.
Thanks so much in advance!
Best Regards,
Ashley
*Running Adobe Acrobat Pro XI*