Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 840 Bytes

File metadata and controls

23 lines (14 loc) · 840 Bytes
description
A digital signature is an electronic stamp of authentication on digital information such as email messages, or electronic documents.

Signature

Add a Signature

Drag and drop the signature component onto page and draw any value on it using the mouse curser, digital pen, or your fingertip.

Storing a Signature in the Database

The digital signature component is based on bitmap format. Use the data type 'Signature' when storing a signature in Jet tables. But in different database you can store the signature's value data type as bitmap, text, or string.