Decodes multiple barcodes
This activity is used to decode multiple barcodes from a given image.
Image Path: Required Specifies the input file path of the barcode that is to be decoded.
Required
Charset: Specifies the charset to be used for decoding the given barcode.
Barcode Format: Array Variable Required Specifies an array of barcode formats for the user-specified barcode input.
Array Variable
Result: Array Variable Required Specifies an array of data decoded from the user-specified barcode as a string.
Last updated 3 years ago