thread-pond / signature-pad

A jQuery plugin for assisting in the creation of an HTML5 canvas based signature pad. Records the drawn signature in JSON for later regeneration.
BSD 3-Clause "New" or "Revised" License
730 stars 290 forks source link

Mysql regenerate from query #180

Closed karamelos closed 8 years ago

karamelos commented 8 years ago

hi Mr.Bradley thanks for your works, i have some trouble for regenerate signature from mysql with out write in file. I've add 2 row in signatures table, type_user: EXP/DEST and num_course: ID of my run. All run fine but..... On my site 2 link exp/dest:

image

i want show image on click from my db (pass it in signature-to-image or other with out write in file) did you have some tips or idea for helping me!!!

karamelos commented 8 years ago

Sorry for derangement, i solved my problem with rtfm