Add GS1-128(EAN/UCC-128) barcode making function into .NET application using C# barcode SDK
C# Barcode Generator for EAN/UCC-128 Creation
  • Professional barcode component for .NET 2.0/3.0/4.0
  • Generate QR Code, UPC/EAN, Code 128, ISBN, and more in .NET
  • Support VB.NET, C#, Managed C++ and Borland Delphi for .NET
Barcode in C# > Linear > EAN 128
Generate EAN/UCC-128 using C# Barcode Component
  • Simply install & integrate GS1-128/EAN-128 barcode generation SDK into C# developments
  • Generate GS1-128/EAN-128 in the image file as well as in the memory
  • Support GS1-128/EAN-128 creation in C#.NET Windows Form, C#.NET class & console application
  • Managed code is completely written in C#.NET with strong-named, digita-signed DLLs
  • Easily display Application Identifier in GS1-128/EAN-128 with high readability
  • Human-readable text can be appended in barcode symbol or not
  • Rich setting options are provided to generate required GS1-128/EAN-128
  • The created GS1-128/EAN-128 exactly conforms to GS1 system of standards
Completely written in C#.NET class library, this .NET GS1-128/EAN-128 Barcode generator is an easy-to-use .NET class library SDK to create GS1-128/EAN-128 in various C#.NET applications in any development environment in the .NET framework. The created barcode can be saved as image in GIF, TIFF, BMP, PNG or JPEG format. Users may also output GS1-128/EAN-128 in Bitmap, Stream or Graphics objects.
.NET GS1-128/EAN-128 Generator for C#.NET development:
  • Windows Forms Application (design-time and runtime support)
  • Console Application (runtime support)
  • Class Library (runtime support)
  • Windows Service (runtime support)
Barcode Generator DLL for C#.NET - GS1-128(ean/ucc128) Specifications
GS1-128/EAN-128 (formerly UCC128/EAN-128) is a subset of Code 128 symbology with the adding of FNC1 in Code 128 symbol in the first symbol character position. GS1-128/EAN-128 has a list of predefined AI which defines the meaning of data such as best before dates, batch numbers, quantities, etc. The AI is often enclosed in parentheses when encoded GS1-128/EAN-128 data. Because of the standardization of GS1-128/EAN-128, it is widely used in non retail field in the world.
.NET GS1-128/EAN-128 generator for C#.NET encodes:
  • Standard ASCII values from 0 to 127
  • Extended ASCII values from 128 to 225
Barcode Generating API for C#.NET - GS1-128 Barcode Generation

Requirements:

Before you generate GS1-128/EAN-128 in C#.NET applications, you need to install:
  • Windows XP, Windows Vista and Windows 7
  • .NET 2.0, 3.0 and advanced version
  • Microsoft Visual Studio 2005/2008/2010
  • Avapose.Barcode for .NET

Generate and create GS1-128(EAN/UCC-128) in image using C# barcode creator component

  • Download Avapose Winforms Barcode Trial and unzip;
  • Copy Avapose.linearbarcode.winforms.dll to the project folder of your Windows Forms Application;
  • Open a C# project with Visual Studio. In the "Solution Explorer", right click "Reference" and select "Add Reference";
  • Click "Browse" in the popup window, find Avapose.linearbarcode.winforms.dll, and click "OK";
  • Find "Toolbox", and drag a "Button" onto your Form;
  • Double click "Button", or right click on "Button" and select "View Code". Writing the following C# code accordingly to generate GS1-128/EAN-128.
using Avapose.linearbarcode
Linear Barcode = new Linear();
Barcode.LinearBarcode = GS1-128/EAN-128;
Barcode.BarcodeData = "(02)56231456";
barcode.BarHeight_Y = 60;
barcode.BarWidth_X = 2;
barcode.Rotation = Avapose.linearbarcode.Rotation.Degree90;
barcode.Resolution = 96;
barcode.MeasurementUnit = Avapose.linearbarcode.MeasurementUnit.Pixel;
Barcode.ResizeBarcode = true;
Barcode.DrawBarcodeImag(""d:\\barcode.png"");
Related UCC/EAN-128 Barcode Integration & Generation Information
The following UCC/EAN-128 barcode integration and creation information links relate to this product that may be of interest to you:
Testimonial for Avapose.Barcode for .NET(C#)
We bought your Barcode Generator for .NET a few weeks ago, and it works pretty well
Carios Louis, Eureka Software Ltd,UK