The signature component allows a user to apply their signature to form as if they were using a pen and paper. Whether using a mouse or a touch screen on a laptop / mobile device, one or more signatures can be applied to a form based on rules defined by the form's author. In addition to native signing capabilities, the Signature component can also be used with Topaz Signature Tablets, allowing for a true pen and ink experience. Signatures can be mapped to the hardcopy version of a document generated when the form is submitted, which is a requirement of many forms (I9, W4).
Info | ||
---|---|---|
| ||
In order for Topaz Signature Tablets to work the Topaz SigWeb Browser SDK must be installed on the machine where the signing is taking place. Please refer to Topaz Systems Documentation in order to obtain and install this software. |
By default, the Signature component is sized in a manner that will support "in line" signing on the form. Simply click and draw in the signature area to sign, or stroke the signature area with your finger on mobile.
...
As with most other components in the GlobalForms platform, the Signature component is highly configurable. Form designers can easily control the style and layout of the component in the setting panel. Size, Pen Color, and Signature Background Color are all parameters that can be set to the application's specific need.
Note | ||
---|---|---|
| ||
There are several ways to define colors for things like Pen Color and Background Color. Colors can be specified as an RGB or RGBA value like By default, the signatures background color is rgba(255,255,255,0), which makes the background transparent when mapping PDF forms. |