.NET Barcode Generation SDK
for Native Crystal Reports
.NET Barcode Generator for Crystal Reports
Barcode C# > Barcode in Crystal Report > Code 128
2D Barcode in Crystal Report
Data Matrix in C#
PDF417 in C#
QR Code in C#
Linear Barcode in Crystal Report
Code 39 in C#
Code 128 in C#
EAN-13 in C#
EAN 128 in C#
UPC-A in C#
Code 128 Barcode Library for Crystal Reports
Add Code 128 Barcodes on Crystal Reports Using Visual C# Class Library
Add Code 128 Barcodes on Crystal Reports Using Visual C# Class Library - Features
Code 128 barcode library/generator for Crystal Reports helps you insert dynamic Code 128 barcode images into reports using C# class library. It is possible to maintain high quality Code 128 barcodes on exported files such as PDF, Excel, Word, text formats etc.

Support Project Types:

Code 128 barcode generator for Crystal Reports is designed to generate and print dynamic barcode images in reports using C# class library. This barcode control is fully integrated into .NET applications like Windows Forms and ASP.NET web application.

.NET Technology:

Aspper.com provides powerful barcode control to generate Code 128 into Crystal Reports using Visual Studio 2005 and 2008. User's friendly guideline plus C# coding list is available and special programming skills are not required.

.NET Barcode Generators to Create Code 128 Barcodes

It is easy to generate Code 128 and Code 128 Extended in Windows Forms, Web application, SSRS, RDLC using Visual C# class library.
How to Create Code 128 Barcode in Crystal Reports Using C# Codes
First download Aspper.Barcode.CrystalReports and unzip it. Create a new Crystal Reports project in Visual Studio 2005 or 2008. This can be either a Windows application or ASP.NET using Visual C#.

Create New Crystal Reports Project in Visual Studio

  1. Download Aspper.Barcode.CrystalReports free trial package and unzip it.
  2. Start Visual Studio and create a new Crystal Reports project using C# programming. In Crystal Report Gallery dialog box, accept the defaults of "Use Report Expert" and "Standard Report".
  3. Expand "Create New Connection" and choose "ADO.NET" in Data form and click "next".
  4. In the "Connection" form, select the "CustomerDataSet.xsd" in the downloaded package, and then click "Finish".
  5. Add "Customer" table in the "Data" form, and then click "Next".
  6. Add all three columns available to "Customer" fields in the upcoming "Fields" form, and Click "Finish" button.

Add Reference for Crystal Reports

  1. In CrystalReport1.rpt, drag and drop field "Barcode" to the report Section 3.
  2. Go to .NET project solution explorer, and then choose "Aspper.Barcode.CrystalReports Barcode.dll" and add it to the project reference.
  3. Then add "Aspper.Barcode.CrystalReports.dll" to your Crystal Reports project reference;

How to Create Barcode Images in Crystal Report Using .NET Control

  1. Right click "Default.aspx" in "Solution Explorer" and choose "View Code" to enter the code form.
  2. It is easy to generate Code 128 barcode images using Visual C# codes.