Marcel
Posts: 0
Joined: Sat Jan 19, 2013 4:29 pm

signature capture using the canvas

I've implemented a signature capture using the canvas.
I created handlers for mouse down, mouse move, mouse up , and the signature is created nicely on the canvas when I move the mouse.

But when I use on the Android device when (from the)I use the the stylus to draw the signature, the page is scrolling and the signature is not drawn.

Should I download the app on the device ?

I need to implement this signature capture on Android and IPhone.
At the moment we are using Windows Mobiles :-( ....

Thank you very much,
Marcel

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

signature capture using the canvas

Hello.

Yes you should install app on device. If it's not working let us know.

Marcel
Posts: 0
Joined: Sat Jan 19, 2013 4:29 pm

signature capture using the canvas

Thank you,
And I will add the touch handlers

Marcel

Marcel
Posts: 0
Joined: Sat Jan 19, 2013 4:29 pm

signature capture using the canvas

Hi Igor,

Yes, with the touch handlers the signature is captured on the canvas.

For this solution I was looking for the last 6 months on my spare time :-), now I can replace the Windows Mobile devices with iPhones and Androids.

pakbull6772540
Posts: 0
Joined: Sun Mar 30, 2014 4:08 pm

signature capture using the canvas

Can you please share how you did signature captre in Appery?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

signature capture using the canvas

Hi Pakbull,

Search any JavaScript/PhoneGap library on the Internet, for example:
http://jquery-plugins.net/jsignature-...

Return to “Issues”