.NET Barcode Generation SDK
for Native Crystal Reports
.NET Barcode Generator for Crystal Reports
Barcode C# > Barcode in Crystal Report > EAN-13
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#
EAN-13 Barcode Library/SDK for Crystal Reports
Create EAN-13 Barcodes on Crystal Reports Using Visual C# Class Library
Create EAN-13 Barcodes on Crystal Reports Using Visual C# Class Library - Features
It is easy to add EAN-13 barcode images into Crystal Reports using Visual C# class library in Visual Studio 2005 and 2008. Extremely accurate EAN-13 and EAN-13 two or five digits add-on barcode images could be inserted into Crystal Reports by simple clicks.

Support Project Types:

.NET barcode library for Crystal Reports supports barcode generation in .NET applications using templates in Visual Studio 2005 and 2008. It is a fully-integrated barcode component which could be used as a DLL.

.NET Technology:

Aspper.com provides powerful and robust barcode generator/library to add EAN-13 barcode images in Crystal Reports. 100% managed code created in C# .NET for better performance and stability.
.NET Barcode Generators to Create EAN-13 Barcodes
It is easy to generate EAN-13 and EAN-13 Extended in Windows Forms, Web application, SSRS, RDLC using Visual C# class library.
How to Create EAN-13 Barcodes in Crystal Reports Using C# Codes
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# class library.

Create New Crystal Reports Project in Visual Studio

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 EAN-13 barcode images using Visual C# codes.