|
Using the Industrial 2of5 barcode font
For example, to encode the data "123456", you can key in the following in your text editor and choose the ConnectCode_2of5 barcode font.
Input (Using the Encoder or VB macros):
123456
Manual Input:
{123456}
Output:
For example, to encode the data "56789", you can key in the following in your text editor and choose the ConnectCode_2of5 barcode font.
Input (Using the Encoder or VB macros):
56789
Manual Input:
{56789}
Output:
If you are using the Encoder, it will automatically put in the start/stop characters for you and allow you to choose the optional check character.
Back to Industrial 2of5 Barcode Font
|