Skip to main content
Nintex Community Menu Bar

External Signature pad

  • August 31, 2022
  • 2 replies
  • 115 views

Forum|alt.badge.img+1

Has anyone had any luck in connecting an external signature device like a Topaz, to the custom control for signature pad on K2 five?  We have a requirement of hand signatures (not authenticated, typed) and have been trying to use an iPad but there are security concerns with that as well.  

 

If you have been successful, did it take more coding?  We are novice users and even getting the custom control in was a stretch!

2 replies

  • Nintex Employee
  • September 6, 2022

The answer will depend on the features of your custom control and the capabilities of your device and its driver.  You will have to look at both pieces of software to determine how to make them work together. If the signature pad device driver can be set to translate the signature pen movements into mouse movements that may be what you need to make it work.


  • Nintex Employee
  • September 11, 2022

Yes, JSignature, it's a jquery plugin where create a image in base64 string format.

Just need to add a javascript function when the value change to populate a data label.