Thanks. Yes, I'm familiar with the Topaz e-signature pads, but that solution is less than ideal. Is there a reason that Topaz is an accepted signature but a touch screen into a document is not? A couple of more questions:
Is there no way to create this form with JavaScript?
Could this be done in Word or another document editing software?
Is something like this only available in 3rd party software? I'm hoping to keep our costs down because there are only 3 people who will need this system.
Thanks again.
The mobile version of Reader provides this solution as a default. Just put a signature field on a PDF, and when you click on it in either IOS or Andriod, Reader will prompt you to draw a signature. But this is only on Mobile Reader. The desktop Acrobat/Reader is very different. There is however a way to do it, although it is clunky. The desktop Acrobat/Reader has a pen too for drawing. This pen tool can be activated with JavaScript. So you could create a button that prompts the user to draw a signature, or just tell them to do it manually, but there is no easy way to detect when the user is done, so they have to be instructed to turn the pen tool off.
Given this, you could write scripts to detect the platform and make the signature field visible on mobile, and the pen button visible when on the desktop. Neither would work in other viewers.
I don't know about word, you 'd have to ask someone who works with it.