Common Asked Questions
What is the barcode 128 text code?
Code 128 barcode is a high-density linear barcode symbology, which encodes digits, text, control characters, and full ASCII 128 characters.
Using C# barcode generator library, you can quickly encode, create, customize and print Code 128 barcode images in
OnBarcode.Barcode.Linear class in C# codes.
What is Code 128 used for?
Code 128 barcode is a common linear barcode type used in:
- Food and non-food industries
- Shipping and packing industry
- Health, public sector and government bodies
What is the check digit code 128?
Code 128 barcode contains a mandatory check digit (checksum) character, which is based on module 103 (mod 103).
Using C# barcode library, the generator software will automatically calculate the check sum character and insert into the Code 128 barcode in C# apps.
What is Code 128 barcode maximum length?
The Code 128 ISO standard does not define the maximum number of characters in a single Code 128 barcode.
However some Code 128 standards will provide the limits. GS1-128 has limits the maximum length of Code 128 data to 48 characters.
However some Code 128 standards will provide the limits. GS1-128 has limits the maximum length of Code 128 data to 48 characters.
How to read Code 128?
You can download and install free Code 128 barcode scanner software, or use barcode scanner device, or 3rd party apps installed on phone to read and scan the Code 128 barcodes.
OnBarcode provides C# Barcode Reader library to scan, read Code 128 and other 2d, 1d barcodes in C# app. Also you can use the OnBarcode free Code 128 barcode scanner software to decode
Code 128 barcode images.
Is Code 128 barcode better than Code 39?
Code 128 is more compact than Code 39, supporting more data to be encoded in a smaller space.
C# Barcode library allows C# developers to encoding and printing both Code 128 and Code 39 in C# class.
Summary
OnBarcode C# Barcode Generator makes it easy to generate, create Code 128 and other linear & 2d barcodes in Microsoft Visual Studio .NET projects.
OnBarcode provides multiple Code 128 Generator solutions, components and software, including Code 128 in Excel, Code 128 in Java, Code 128 in ASP.NET, Code 128 in VB.NET, Code 128 Generator.
This document is providing a detailed C# source code about generating Code 128 barcodes in C# class using C# Barcode generation component.
OnBarcode provides multiple Code 128 Generator solutions, components and software, including Code 128 in Excel, Code 128 in Java, Code 128 in ASP.NET, Code 128 in VB.NET, Code 128 Generator.
This document is providing a detailed C# source code about generating Code 128 barcodes in C# class using C# Barcode generation component.
