I wanted to update.
This is not the final solution, yet... something moving along towards it.
What I am doing at the moment is saving the signature in the "local storage" for the browser.
I do that with:
Then later, when I want to "call" the signature (as for printing the webpage), I am using:
I will see if I can save the signature to the database via ... maybe dropping the base64 encoding of the png into a long-text answer.
Will update when I have something more to contribute!
=)
This is not the final solution, yet... something moving along towards it.
What I am doing at the moment is saving the signature in the "local storage" for the browser.
I do that with:
Then later, when I want to "call" the signature (as for printing the webpage), I am using:
I will see if I can save the signature to the database via ... maybe dropping the base64 encoding of the png into a long-text answer.
Will update when I have something more to contribute!
=)