I've developed a databaase inventory tracking system with a seperate interface for Windows 7 tablets (E.G. Viewsonic Viewpad 10). I have implemented fingerprint reading on the desktop, however, I would like to ask if it is possible to use the tablet touchscreen interface to read the fingerprint off the user? Or will I have to implement seperate fingeprint readers for the tablets?
If it is possible, how do i go about doing it? I am developing in C# winforms 64-bit. Any .net version is fine with me.