1.8

Table Of Contents
Barcode Type iOS Android, Windows
EAN_13 x x
I2OF5 x
ITF x x
PDF417 x x
QR CODE x x
RSS14 x
RSS_EXPANDED x
UPC_A x
UPC_E x x
Camera
The Camera element adds a group of buttons to capture or select an image. Once the image is
selected via the camera or the device's library (aka "gallery"), it is saved within the Form data.
When the form is submitted, the image is sent in a base64-encoded string format. To learn how
to add Camera data to a template, see "Adding Camera data to the template" on page412.
The Camera element has a number of options, of which most can be set in the Design view.
These options are described below.
All options, including options that cannot be set via the Design view, can be set via the Source
view or in code; see "Changing default settings for widgets" on page444.
Buttons
By default, the Camera element adds three buttons to the form:
Page 425