|
Using the Modified Plessy (MSI) barcode font
For example, to encode the data "123456", you can key in the following in your text editor and choose the CCodeMSI 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 CCodeMSI 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 Modified Plessy (MSI) Barcode Font
|