.NET Barcode Generation SDK
for Native Crystal Reports
.NET Barcode Generator for Crystal Reports in VB
Barcode VB.NET > Barcode in Crystal Report > EAN 128
Linear Barcode in Crystal Report
Code 39 in VB.NET
Code 128 in VB.NET
EAN-13 in VB.NET
EAN 128 in VB.NET
UPC-A in VB.NET
GS1-128 VB.NET Barcode Library/SDK for Crystal Reports
How to Add GS1-128 Barcodes in Crystal Reports Using VB.NET
How to Add GS1-128 Barcodes in Crystal Reports Using VB.NET - Features
GS1-128 barcode library/SDK provided by Aspper.com allows generation of barcodes on native Crystal Reports that can easily be sent to the printer or to graphic images. Once installed, the control may be sized and barcode parameters can be set to meet required specifications.

Support Project Types:

With GS1-128 Crystal Reports barcode generation library/SDK, reports have the flexibility to be dynamic. .NET programmers are able to create new Crystal Reports projects and integrate it into a .NET application like ASP.NET or Windows Forms application.

.NET Technology:

Aspper.com provides powerful Crystal Reports barcode generation SDK which helps you tackle .NET runtime customization in VB.NET. It is easy to insert GS1-128/EAN-128 barcode generating and printing capabilities into native Crystal Reports.
.NET Barcode Generators to Create GS1-128 Barcodes
It is easy to generate GS1-128 and GS1-128 Extended in Windows Forms, Web application, SQL Reporting Services, RDLC using Visual C# class library.
GS1-128 Barcode Generating on Crystal Reports Using VB.NET Class Library
Download free Aspper.Barcode.CrystalReports trial package and unzip it. Start Visual Studio 2005 or 2008 to create a new Crystal Reports project in VB.NET class library. .NET programmers are able to utilize ASP.NET or Winforms application templates in Visual Studio.

Create New Crystal Reports Project in Visual Studio

  1. Download Aspper.Barcode.CrystalReports free evaluation package and unzip it.
  2. Start Visual Studio and create a new Crystal Reports project using VB 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. Select the "CustomerDataSet.xsd" in the downloaded package, and then click "Finish" in the "Connection" form.
  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. Drag and drop field "Barcode" to the report Section 3.
  2. Go to .NET project solution explorer, and navigate to "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 GS1-128 barcode images using Visual Basic codes.
  3. Modify barcode property if necessary using relating VB.NET codes.