SSRS Barcode Generation Library/SDK for GS1-128
Create and Print Dynamic GS1-128/EAN-128 in VB.NET using .NET Barcode Library
Create and Print Dynamic GS1-128/EAN-128 in VB.NET using .NET Barcode Library - Features
Aspper.com offers robust .NET barcode generator/SDK to implement and print GS1-128/EAN-128 in SSRS using .NET barcode generator using Visual Basic .NET. .NET programmers could download free evaluation package of SSRS barcode generator in Aspper.com.
- Barcodes may be printed or saved as graphic images without the use of fonts
- Once installed, the barcode generation SDK may be sized and parameters can be set to meet required specifications
- Once installed, the barcode generation SDK may be sized and parameters can be set to meet required specifications
- Complete Support for GS1-128 (UCC/EAN 128) Encoding is included with easy-to-use methods that add application identifiers into Code 128 barcodes
- Generate GS1-128 using VB.NET, Managed C++ and Borland Delphi for .NET
- Compatible with operating systems like Windows XP, Vista, and Microsoft Windows 7
Support Linear/2D Barcode Types for SSRS in VB.NET
Support Project Types:
It is possible to maintain GS1-128/EAN-128 barcode images when you export Reporting Services into PDF, Word and Excel document using SSRS barcode generator. Barcode images could be displayed on web pages using Visual Basic codes in Visual Studio 2005 and 2008.
- ASP.NET Web Site
- ASP.NET Web Service
- .NET Console Applications
- .NET Class Library
.NET Technology:
GS1-128 .NET barcode generator for SSRS is a lightweight class library which could be used as a integrated DLL and be dragged and dropped from toolbox on Visual Studio to Reporting Services.
- Provide lightweight class library/generation DLL for development
- Allows the GS1-128/EAN-128 barcode object to be saved as an image such as TIFF, BMP, GIF, JPEG or PNG file to a specified filename
- Complaint with .NET Framework 2.0, 3.0 and above versions
- Simple X-copy development
Robust Barcode Generators/SDK to Generate GS1-128 in .NET Applications
Aspper.com provides robust .NET barcode generators to create and print GS1-128 barcode into .NET applications using Visual Basic programming. Details please refer to:
How to Insert GS1-128 Barcode Images in Reporting Services Using/SSRS using VB.NET
First Aspper.Barcode download trial package for SSRS and unzip it into a directory on the development computer. Start your Visual Studio 2005 or 2008 and create new SSRS report solution in VB.NET.
Create New Reporting Services Report in Visual Studio
- Choose template: Start Visual Studio 2005 or 2008, select "Business Intelligence Projects", and then choose "Report Server Project Wizard" as template.
- Data Source: Choose "AdventureWorks" and lick "OK" button in the upcoming "Connection Properties" form.
- Query string: In the next "Report Wizard" window, copy the "SELECT CustomerID, TerritoryID, AccountNumber FROM Sales.Customer" to the Query string input box and click "Next" button.
- Report Type: Choose report type as "Tabular" and click "Next".
- Report Setting: Choose default setting of "Design the Table", "Choose the Table Style", "Choose the Deployment Location" and click "Next".
- Name Report: Name the report as "Barcode in Reporting Service 2005", click "Finish".
How to Add Reference and Create Barcode Images in Reporting Services Using .NET Control
- Choose DLL: Display the Visual Studio toolbox and select "Aspper.aspnet.linearbarcode.dll" then adds it as item on toolbox. Now you could find the barcode item "AspnetLinear" on toolbox.
- Add Column: Add a "Barcode" column to display the linear or 2D barcode images.
- Property Setting: Drag and drop the "Aspnet.Linear" to the "Barcode" column of the report. Move to the "Properties" setting panel and change "BarcodeData" to "=Fields!AccountNumber.Value".
- Preview Report: To view the report, you need to click the "Preview" button.