JSignature - How to redraw an image from the database

I was able to save the captured signature to the database, but no matter how I try to reload the image back to jSignature, it just doesn't display anything. Any ideas would help or examples would be appreciated.

Thank you, Chris

+3


source to share


1 answer


There is jquery pjugin for this: http://willowsystems.github.io/jSignature/#/about/

And here's a demo: http://willowsystems.github.io/jSignature/#/demo/



If the problem is showing an image, you need to put a title. Example, PNG image: → content-type: image / png

Hope this helped.

0


source







All Articles