Barcode¶
The Barcode widget generates a barcode image representing a given text string.
Read-Only Nature¶
The Barcode widget is read-only. The string value to be encoded into the barcode is set during process definition and cannot be changed by the user.
Customization¶
Width
: Specifies the width of a single bar in pixels. Defaults to 4 pixels.Height
: Specifies the height of the barcode image in pixels. Defaults to 50 pixels.ShowValue
: When set totrue
, displays the encoded text string below the barcode image. Defaults tofalse
.
Supported Barcode Formats¶
The Barcode widget supports the following barcode symbologies:
- Code128
- EAN: EAN13, EAN8, EAN5, EAN2
- Code39
- ITF14
- MSI: MSI, MSI10, MSI11, MSI1010, MSI1110
- PharmaCode
- Codabar