Capture and save dashboard / signature

I am going to work on a project that, we hope, will use an electronic signature to record client signatures, display texts on the device, etc. using c # ..

Now, before I start further research, I would like to ask you guys for some tips / suggestions on which devices I should use.

My requirements at the moment are quite general: I should be able to store the image in the database, display it on the device (if possible), print / show it on print preview (as well as in the user interface) ..

Any help would be greatly appreciated.

Thanks!

+6
c # electronic-signature
source share
1 answer

I usually do not recommend a single company, but in this case I understand the frustration of finding good tools. So I’ll just say that we use the following: http://www.topazsystems.com/

and they have .NET support, as well as Java and other languages: http://www.topazsystems.com/Software/download/sigplusnet.htm

Finally, if you follow the last links, there will be enough examples and documentation for you to familiarize yourself before making a purchasing decision.

However, there are other suppliers. Try googling ".NET Signature Signature"

+4
source share

All Articles