|
You maybe interested: |
Barcode |
Lesson 1 in C#.NET Generate Denso QR Bar,
create qr code with vb.net: Private Netw,
read barcode from image javascript: 3: I,
.net barcode reader sdk: Regular Express,
qr code c# free: in .NET framework Gene,
c# barcode 128 generator: control flow t,
vb.net barcode component: REBALANCING FR,
barcode generator vb net source code: Li,
vb.net generate barcode image: Setting U,
c# .net print barcode: Glossary in Visua,
c# data matrix barcode generator: Which ,
vb.net barcode reader usb: Indirect Powe,
asp.net reading barcode: Security in Sof,
how to use barcode in c#.net: This page ,
barcode generator in vb.net code project,
vb.net barcode printing: 4: GUI Componen,
barcode vb.net 2008: Required Tags in Ja,
qr code generator in c# asp.net: Network,
vb.net barcode library: Problem in Java ,
crystal report barcode formula: Clean in,
c# wpf print barcode: Lesson Review in V,
java applet qr code reader: Creating and,
java barcode scanner library: swear on o,
c# barcode generator wpf: Getting Someth,
c# create 2d barcode: Central Administra,
barcode generator c# code project: Resto,
rdlc barcode 128: Disabling Driver Insta,
barcode reading using c#.net: PACKAGING ,
c# barcode scanner text box: Figure 4-1 ,
zxing barcode reader java: Share, Edit,
|
Code 128 Introduction
This page mainly offers some basic information on Code 128 along with its generating and printing components.
Code 128 Overview
Code 128 is a high-density, bidirectionally-decodable, self-checking linear barcode symbology
with variable length to encode all 128 characters of ASCII, and the Latin-1 character defined in ISO 8859-1.
Effective and space-saving, Code 128 is widely used in various industries, referred to as GS1-128, UCC-128, EAN-128, ISBT-128 and USS Code 128.
How to generate, print barcode using .NET, Java sdk library control with example project source code free download:
Generating and Printing Code 128 Barcodes
OnBarcode provides comprehensive Code 128 generators and scanner components for Java, .NET, Android, iOS developments and several reporting applications.
Code 128 Structure
The structure of Code 128 is as below:
Stop Character: 1100011101011 (1 stands for a module bar, o for module space)
Code 128 Barcode Size Setting
Code 128 Data Encoding
Code 128 encodes all 128 characters of ASCII, and the Latin-1 character defined in ISO 8859-1. As to the three subsets:
- Code 128 A: ASCII characters 00-95, i.e. A-Z, 0-9, punctuation characters, symbology elements, and 7 special characters
- Code 128 B: ASCII characters 32-127, i.e. A-Z, a-z, 0-9, punctuation characters, and 7 special characters)
- Code 128 C: numeric digit pairs from 00-99 (encode two data digits per symbol character), and 3 special characters
Code 128 Module 103 Checksum Digit
To enhance data security, a mandatory Module 103 checksum digit is required for Code 128 symbology, which is automatically calculated by OnBarcode Code 128 Generator.
In the Code 128 symbology, the checksum digit is placed between the data characters and stop character.
|