Configuration settings for a Mobile Capture control

Folder Type

Consume the folder type. This is used while creating a new folder at runtime. If not specified, the default folder type is used.

Folder ID

Consume a global variable, form variable or a form field or enter a static value. A new document is created in that folder and the document ID variable or control is set to its ID.

  • If the Folder ID is mapped to a variable, control or property without a value, a new folder and new document are created and both variables/controls are set to their respective IDs.
  • If you map the document ID to a variable, control or property, or provide a static value, this folder ID value is not used.

Document Type

Specify a document type to create a new document under this type. If not specified, the default document type is used.

Document ID

  • Consume a variable, control, property of the document ID or enter the value inline. The image is added to the existing document.
  • If mapped to a variable, control or property with no value, when an image is captured, a new document is created and the variable or field is set to the ID of the document.

Accept/Reject/Done Button

When a mobile capture control is placed on to a phone form, the Accept, Reject and Done button controls are automatically placed on the form, and mapped to the corresponding properties.

Note At runtime, when the capture form opens, the Accept and Reject buttons are available on the form. The Done button only appears once you accept the captured image; the Done button confirms accepting the image.

Scan/VRS Profile

Consume a Scan/VRS profile. The following data becomes available from the scan profile to the mobile capture control:

  • Paper Size, including the custom long edge and short edge lengths if custom is chosen.

  • Orientation

  • Resolution

  • Color

  • Deskew

  • AutoCrop

  • Delete Blank Page

  • Tiff Compression

  • Compression Quality

  • Advanced EVRS Settings

This data helps you adjust user interface of phone application, and perform image processing after an image is captured using the configured settings. When you view the JavaScript generated by the control at run time, these values are available such that a phone application can use it.

Note If a Scan/VRS profile is not used, no image processing occurs.

Page Detection

Allows page detection at runtime.(Default: Enabled)

Acquisition Constraints
This group contains properties related to axis, stability, levelness and declination thresholds.
Axis Threshold

Define the area to capture an image (in percentage). Set the value for the axis threshold between 1% to 100%. (Default: 75%). When you capture an image from a phone application that is using this Mobile Capture control, the image is captured within the defined axis threshold.

Stability Delay Threshold

Set the time for which the device must remain in a stable position before taking a picture. Set a threshold that will restrict taking a picture if it exceeds the threshold. Values are 0-100. By default it is 95.

Stability Indicator Enabled

Determines if the stability indicator is enabled on the native capture control. By default, it is set to Yes.

Levelness Threshold Enabled

Set the degree of levelness for the device before taking a picture. If levelness is "ON" then user can set a threshold for each of the following:

  • Declination Pitch: Min 0, Max 360. Default 0 degrees

  • Declination Roll: Min 0, Max 360. Default 0 degrees

  • Threshold Pitch: Min 0, Max 360, default 3 degrees

  • Threshold Roll: Min 0, Max 360, default 3 degrees

Frame
This group includes frame related properties.
Width and Height
See Configure the design of a control.
Outer Frame Color

Color of the area outside the frame that appears over the capture control.

Border Thickness

Thickness of the frame border that appears over the capture control.

Border Color

Color of the frame border that appears over the capture control.