Key in your email here
Font Products
 Barcode Fonts
  • Code 39 Barcode
  • Code 128 Barcode
  • UCCEAN Barcode
  • ITF14 Barcode
  • I2of5 Barcode
  • UPC/EAN Barcode
 Download Software
 Purchase

Using the Fonts
  • With the Font Encoder
  • With Excel
  • With Access
  • With Word
  • With Crystal Reports

Software Products
 Barcode Software Imager
 Download Imager
 Purchase


Barcode FAQ
 Barcode
  • Barcode Symobology
  • Barcode FAQ
  • Barcode Images
  • Barcode Font
 RFID
  • What is RFID?
 Thermal Printers
 Barcode Scanners
 OCR & OCR Fonts
 MICR & MICR Fonts

Barcode Resources
 Web Resources
 The Barcode CD Project
 Mobile Barcode Project



Using the Code 128 barcode font


Code 128 A

To encode "ABCDEF" in Code 128A.
'J' is the check character. The calculation of this character is specified in the next section. 'ë' is the start character of Code 128 A while 'î' is the stop character.

Input: ëABCDEFJî

Output:



Code 128 B

To encode "abcdef" in Code 128B.
'å' is the check character. The calculation of this character is specified in the next section. 'ì' is the start character of Code 128 A while 'î' is the stop character.

Input: ìabcdefåî

Output:



Code 128 C

To encode "12345678" in Code 128C.
'O' is the check character. The calculation of this character is specified in the next section. 'í' is the start character of Code 128 A while 'î' is the stop character.

Input: í,BXnOî

Output:



If you are using the Encoder, it will automatically put in the start/stop characters and generate the check character for you.

Code 128 Auto

It is recommended to use the Encoder or VB macros to generate the barcode if you intend to use Code 128 Auto. For example to encode "12345678".

Input (Using the Encoder or VB macros): 12345678

Output:






Back to Code 128 Barcode Font

Copyright (C) 2004-2005, BarcodeResource.com. All Rights Reserved.