Good afternoon friends.
Today for work needs I had the need to make a small form to take the data of some clients, this work is going to make some colleagues from a tablet, I decided to do it in php so that the data will send them to me to a DB in mysql. Now the bosses ask me if there is any way for the client to make a signature on the same tablet, this to authorize the sending of information via email or phone.
My question is: Is it possible to capture the signature from the screen of the tablet and send it as an image to the DB?
Thank you in advance