Hi Francis, On 09/10/2020 16.32, Francis F. Massaquoi, Jr. wrote:
I want to use Topaz Electronic Signature Capture Pad in my Django Web Application is it possible? Is there a way to integrate this signature in my Web Application I'm using https://github.com/szimek/signature_pad.
I don't have any experience with it, but seems like all you need to do is somehow create a form that can post the contents of the data uri generated by the javascript code you've linked to.
I've never worked with data uris, but from what I could read it seems like in the end it's just base64 encoded data that you should be able to simply POST as a field in a standard HTML form.
Hope this helps a bit. Seems like it should be fairly simple to achieve, even if I've not been able to find any examples on exactly how.
Kind regards, Kasper Laudrup -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/eeeacc7b-de14-b59a-2160-815cbab8b707%40stacktrace.dk.