|
<< Click to Display Table of Contents >> Navigation: Forum > Get a signature from te touch screen and save it like an image |
05-22-2020, 10:49 AM:
Hi,
How can I let the client draw a signature on the Phone or tablet?
05-22-2020, 01:57 PM:
You can use JS to do that, like:
https://github.com/szimek/signature_pad
05-22-2020, 02:46 PM:
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?
05-22-2020, 06:02 PM:
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.