I am trying to incorporate an electronic signature using the Topaz Systems signature pad into my Web Application. Everything appears to work within Internet Explorer, as the signature pad uses Active X to access the pad plugged into the USB port. My Web Application however is relying on Chrome so I am attempting to get this to cooperate within Chrome.
I have tried unsuccessfully to use the Active X for Chrome plugin Active X for Chrome
The plugin itself appears to be working and there is output to the Console however I am unable to sign the box.
I am currently just trying to work with the simple demos found at
Topaz Site Demos
Any help or direction as to how I can accomplish this would be greatly appreciated!