I am trying to include an electronic signature using Topaz Systems signature signature in my web application. Everything seems to work in Internet Explorer, since the signature panel uses Active X to access the pad connected to the USB port. However, my web application relies on Chrome, so I'm trying to get it to work in Chrome.
I tried unsuccessfully using the Active X plugin for Chrome Active X for Chrome
The plugin itself works, and the output is output to the console, but I can not sign it.
I am currently just trying to work with simple demos found in Topaz site Demons
Any help or direction regarding how I can do this will be greatly appreciated!
Brian source share