signatureimage

Points to a data item, identifying it as the data item into which the captured signature image is placed. Used only with image-based digital signatures (such as CIC InkTools).

Syntax

   <signatureimage>data item</signatureimage>
Table 1. signatureimage parameter
Parameter Type Description
data item string the itemref for the data item that contains an image associated with a signature

Available in

button

Example

This sample identifies the data item “SIGIMAGE”. When the user signs a form with a pen/pad device, the mimedata of the captured image is placed in the data item “SIGIMAGE”.

   <signatureimage>SIGIMAGE</signatureimage>

Usage details

  1. Default: none
  2. This option is used with signature types that utilize a digital image, such as InkTools signatures.