I am using a svg file in a iframe to get the user's Signature , which is implemented in a form, It works fine, but how can i save the signature at my server ? Is there any way to catch the data (" the signature" ) either in the same svg file loadable or any image ?
I am using HTML/ Javascript only .