I'm building a system using Asp.Net MVC
and I have some .pdf contracts into the project where my users need to print, sign and send it to me, then, I was thinking about to create a way where user can to draw his signature with mouse as a pencil and after that save file into a folder.
How could I do this, is there a library to do ?