.NET Barcode Generation SDK
for RDLC Reports
.NET Barcode Generator for RDLC
Barcode RDLC Report > Barcode in RDLC Report
Tutorial
Guideline of .NET Barcode Library/SDK for RDLC
Examples on How to Generate Dynamic Linear/2D Barcode Images in RDLC Using .NET Barcode Library
RDLC barcode generator helps developers to generate and print dynamic linear and matrix barcode images into local client-side reports. Free trial package plus optional VB.NET or C#.NET barcode code samples are provided.

Support Project Types

.NET programmers are entitled to build powerful local report solution using RDLC barcode generator through VB or C# programming. It supports barcode generation using following templates in Visual Studio:

Requirements & Development:

Linear and 2D barcode generation in RDLC could be easily accomplished using this easy-to-configure barcode generator. This barcode library for local client-side report is seamlessly integrated into .NET applications in a reliable manner.

Linear & 2D Barcodes in RDLC

RDLC .NET Barcode Library helps .NET programmers generate most popular linear and 2D barcodes in local client-side reports:
Barcode Library/SDK for Reporting Services – Developer Guide
This paragraph specifies detailed instruction and user's guide on how to create 1D and 2D dynamic images into client-side reporting/RDLC using barcode control provided by Aspper.com.
How to create barcodes in Local Client-side Report

Install Barcode Generation Control/SDK for RDLC

  1. Download free trial barcode generator/library Aspper.Barcode.RDLC package.
  2. Put it in target folder and unzip it into a directory of the computer.

Create New ASP.NET Application in Visual Studio and Add reference

  1. Download free trial package of Aspper.Barcode.RDLC and unzip it;
  2. Start Visual Studio and create ASP.NET web form project;
  3. Add Aspper.aspnet.linearbarcode.dll to the project reference;
  4. Activate the "Solution Explorer" window, and right-click the web application to add a class;
  5. Using C# or VB codes in the created class "APP_Code/Class1.cs";

Create New RDLC Report in Visual Studio

  1. Activate "Solution Explorer", and right-click the project to add a report;
  2. Display the "Report Item" in Toolbox, and then insert a table into report;
  3. Move to "Website Data Source", add "Name" and "Price" items to the report;
  4. Create a column named "Barcode" and drag and drop an Image item to it;
  5. Set properties: Set "MIMEType" to "image/jpeg", "Source" to "Database" and "Value" to "=Fields!Barcode.Value", and save the report;
  6. Then move to "Solution Explorer", click "Default.aspx" and "View Designer" menu;
  7. Drag "View Designer" to the report, and then choose created report "Report1.rdlc".
  8. Run the report, generated barcode images will be displayed on the web page.
Barcode Library for .NET applications - Developer Guide
Aspper.com provides powerful barcode generators for barcode generation in .NET applicaitons. It also provides detailed user's manual here: