Encode String
Encodes a string to a barcode.
This activity is used to encode a user-specified string to a barcode and to be saved as a file.
Input
- Content: - String Argument- RequiredSpecifies the string content that is to be encoded in the barcode.
- Charset: Specifies the charset to be used for enoding the given string. 
- Format: Specifies the format in which the string content is to be encoded. 
- Save Path: - RequiredSpecifies the save file path of the barcode that is to be generated.
Dimensions
- Height: - Integer Argument- RequiredSpecifies the height of the barcode to be generated (px).
- Margin: - Integer Argument- RequiredSpecifies the margin of the barcode to be generated (px).
Last updated
