Hello,
Does groupdocs electronic signature solution works with signature pads like Wacom pads?
Hello,
Does groupdocs electronic signature solution works with signature pads like Wacom pads?
There are two options:
Wacom signature pad comes in the second option. It returns the signature image in the SDK. GroupDocs.Signature expects some data (text/image/digital certificate) as an input to be added to the document. So, from data perspective you may obtain the image from the Wacom device through the SDK and pass this image to Signature API.
Please note that this will be functional as an image signature only, not digital based on the PFX certificate.