Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Converting Text Signature To An Image #187

Open
dano1066 opened this issue Nov 28, 2016 · 1 comment
Open

Converting Text Signature To An Image #187

dano1066 opened this issue Nov 28, 2016 · 1 comment

Comments

@dano1066
Copy link

I need to store an image of every signature entered in a form. I have been able to do this when a signature is entered using the canvas, but when a text based signature is used, the "output" form element is blank. How can i save a text signature to an image?

@vsrboth
Copy link

vsrboth commented Feb 21, 2017

please use jquery to simply get the text signature into an input field.

@api = elem.signaturePad()
@api.getSignatureTypeImage("Your Text")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants