BizCode Barcode Generator for Crystal Report
The most advanced barcode control for Crystal Report
Quick Overviews
  • Crystal Report .NET SDK
  • Linear & 2D barcode support
  • .NET 2.0/3.0/4.0 support
  • Support C#, VB.NET, etc.
  • Multiple file formats support
Barcode in Crystal Report > .NET WinForms Barcode
How to Generate Barcodes in Crystal Reports using WinForms
BizCode Generator for Crystal Report is easy-to-configure barcode control which could be used in WinForms development to generate high quality linear and matrix barcode images. This report solution could be easily used in C#, VB.NET, Managed C++, Borland Delphi for.NET.
General Requirement of Barcode Generator for Crystal Report
Windows Operating Systems
Can be installed on computers running on Operating Systems Microsoft Windows 7, Windows Server 2008, Windows Vista, Windows Server 2003,Windows XP
.NET Support
Compatible with C#, VB.NET, Managed C++, Borland Delphi for.NET,
build Crystal Reports using Microsoft Visual Studio 2005, 2008 or 2010
Testing Environmnet of Barcode Generator for Crystal Report
Test environment
Microsoft Windows XP, Microsoft Visual Studio 2005, Visual C#.NET
Test Product
BizCode Generator for Crystal Report
General Requirement of Barcode Generator for Crystal Report
  1. Download BizCode Generator for Crystal Report Free Trial and unzip it;
  2. Start Visual Studio and create a .NET project using " Crystal Reports Application" as template in either C# or VB;
  3. Click "Project" and select "Add Reference";
  4. Then add "BusinessRefinery.Barcode.web.dll" to your Crystal Reports project reference;
Create Linear/2D Barcodes Using Crystal Report Barcode Generator
  1. Create a new report by accepting the defaults of "Use Report Expert" and "Standard Report" in Crystal Report Gallery dialog box.
  2. In the Data tab, expand "Create New Connection" and choose "ADO.NET". After click "next" button, you could see the "Connection" form. Navigate to the "CustomerDataSet.xsd" in the downloaded package and click "Finish" button.
  3. Add table "Customer" as selected tables in the "Data" form and click "Next". In following "Fields" form, add all three columns available to right "Customer" fields, and Click "Finish".
  4. In CrystalReport1.rpt, drag and drop field "Barcode" to the report Section 3.
  5. Open the Form1.cs in Design View and navigate to the "BusinessRefinery.Barcode.web.dll". Then add it to the project reference.
  6. Double click "Form1" and copy the Visual Basic or C# code sample in tutorial.
  7. Run the .NET projects and programmers can export the Crystal Reports in Word, Excel, PDF and text formats.