I haven't found in my search yet, but I'm looking for a way to capture signatures in an HTML5 form through handwriting. I would think that the value will be stored as a bitmap like format.
Asked
Active
Viewed 3,684 times
4
-
1Keep in mind that tool or software recommendations are off-topic for this site. – Feathercrown Apr 06 '17 at 15:49
-
PS: I tried to make one myself but it wasn't working. :/ – Feathercrown Apr 06 '17 at 15:49
1 Answers
2
https://github.com/szimek/signature_pad
Shouldn't be too hard if you want to write a plugin yourself.

Pratyush
- 1,206
- 14
- 13
-
1Great! Thanks @Pratyush. I think I can take it from here. Appreciate it. – kkotak Apr 06 '17 at 16:48