Atozed Forums

Full Version: Get a signature from te touch screen and save it like an image
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
How can I let the client draw a signature on the Phone or tablet?
You can use JS to do that, like:
https://github.com/szimek/signature_pad
Thank you Jose! Demo looks great.
I never worked with HTML, JS, etc. Only Delphi....
(how) Can I use this in my Delphi /Intraweb program?
Normally you would have to integrate such code into your IW application. I think JNP however has already done this in his apps and can assist further.