4

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.

kkotak
  • 353
  • 3
  • 11

1 Answers1

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