| Initializing, this could take a few seconds... |
Wacom’s Signature Library provides software components to capture handwritten signatures.
The library simplifies the interaction with Wacom pen tablets and provides API to manage and display signatures.
Some extra data can be included in the signature, in the form of name - value
A document can be bound to the signature, in a way that later it can be checked if the document has been changed or not.
Selected STU device: -Remove
The input data for the signature can be taken from different sources:
Signature:
It is possible to get the data from a previously captured signature.
In order to determinate the size of the image, if none of the width and height are defined it will render the signature with its real size. If only one value, width or height is defined, it will render maintaining the proportion rescpect with the entered value. If defined both values it will render with the defined dimensions.
px
px
If render relative both dimensions Width and Height, should be equals. In case the two of them are provided the Height will be ignored.