Questions tagged [signaturepad]
164 questions
0
votes
1 answer
How to integrate Signature pad in a web application
I want to integrate a signature pad in my web application (.net or java).
I have a form and my idea is to capture the signature and display it as soon as it is typed on the pad, and upon a submit sign a pdf(not a concern).
My general questions are…

jakijunior
- 39
- 6
0
votes
0 answers
Trim SVG in JavaScript or PHP
i recently tried out the JS-Library signature_pad you can try it HERE and was relly supprised about how good it works.
Now as I wanted to implement it into a little project I discovered a missbehaviour which I did not like:
It exports always the…

Martin
- 208
- 4
- 15
0
votes
0 answers
SIgnature pad: Can not properly detect mouse coordinates after scaling
I am using phrogz's solution for zooming and panning. Basically for a drawing pad.
The issue is, after zooming and panning, the mouse movement and the drawing movement have a bit of distance, i.e. I mouse the mouse somewhere, it draws elsewhere.
The…

Rahul Rathod
- 39
- 9
0
votes
1 answer
Firefox canvas.captureStream captures black frames as was inactive
I'm trying to create a singature pad with https://github.com/szimek/signature_pad, capture the stream of the canvas and create a video of the signature from it. In Chrome works like a charm but in Firefox captures black frames instead (like if the…

Álex Gama
- 3
- 2
0
votes
1 answer
Vertical writing/drawing not working in web view
I am using szimek signature_pad in the web-view of xamarin app. I am able to draw lines or write horizontally but they don't seem to be working vertically.
Everything works fine in Desktop and Mobile Google chrome browser and signatures work perfect…

Faran Sajid
- 53
- 4
0
votes
1 answer
net mvc: Signaturepad toDataURL generates no line
Using Net MVC and Signaturepad, I´m taking a signature from users and generating a PNG by using this: