Draw Bar Code
Kalipso - Form - Actions - Actions Description - Group Controls - Draw Bar Code
Last updated
Was this helpful?
Kalipso - Form - Actions - Actions Description - Group Controls - Draw Bar Code
Last updated
Was this helpful?
Draw a bar code on a file or on a draw control. This action also allows user to know the width of a specified bar code.
Action available for the following operating systems:
Data <string> - Data to be associated to the bar code.
Bar Code Type <unquoted string> - The type of the bar code. There are several bar code types possible: COD128, CODE39, CODE93, I2OF5, RATIONALCODABAR, PDF417, Data Matrix, QR Code, EAN13, Data Matrix Rectangular, EAN128 or dynamic.
Narrow Bar width <numeric> - The width of the narrow bar of the bar code specified.
Ratio <numeric> - The ratio of the bar code specified.
Mode <unquoted string> - The mode to draw the bar code. There are three possible options for this parameter: Get Width, Draw to 'Draw' Control or Draw to File.
Get Width - Target Width: control or variable to save the width of specified control.
Draw to 'Draw' Control
Target Width: control or variable to save the width of specified control.
Draw Control: the control where the draw is done.
X: the X coordinate where the draw of bar code begins.
Y: the Y coordinate where the draw of bar code begins.
Height: the Height of the bar code to be drawed.
Draw to File
Target Width: control or variable to save the width of specified control.
X: the X coordinate where the draw of bar code begins.
Y: the Y coordinate where the draw of bar code begins.
Height: the Height of the bar code to be drawed.
File: the complete path and name to the file.
Format: the type of format of the saved file.
Width: the width of the file.
Height: the height of the file.