- Directly add and draw EAN-8 images in Reporting Services reports (2005 & 2008)
- Completely integrate in Microsoft SQL Server Reporting Services (SSRS)
- Easily drag EAN-8 barcode report item into your Reporting Services report layout page
- Quickly make and output EAN-8 in several image formats, namely, GIF, BMP, PNG, JPEG, TIFF
- Complying with EAN-8 barcode latest specifications
- Totally develop in C#.NET 2005, C#.NET 2008
- Efficient EAN-8 barcode generation library for .NET
EAN-8 Barcode for SSRS 2005 and 2008 Overview
Reporting Services EAN-8 Generator Library is our mature barcode generation DLL Class Library. With this powerful barcode generator SDK, users can create and produce EAN-8 barcodes in Reporting Services 2005 and 2008 Reports.
In general, we can still use .NET barcode generators generate EAN-8 in other applications, for instance, ASP.NET Web Forms, Windows Forms, C#.NET , VB.NET, and Crystal Reports applications.
Other linear and 2d barcode types also can be created with this Reporting Services Generator.
Linear (1D) barcodes: such as Code 11, Code 128, Code 39, EAN-13, ITF-14, UPC-E, UPC-E, PLANET.
2D (Matrix) barcodes: Data Matrix barcode, QR Code barcode, PDF-417 barcode.
How to Generate Barcodes in Reporting Services Using C#. Linear & matrix barcode generation in SSRS using Visual C#.NET class. Reporting ....
Visual C#.NET. How to Generate Barcodes in Crystal ....
more>
How to Generate EAN-8 in SQL Server Reporting Services
After
downloading Reporting Services EAN-8 Barcode Generator for .NET project, you can begin your EAN-8 barcode generation in Reporting Services reports.
And you may get helpful user guide from
tutorial for creating EAN-8 barcodes in Reporting Services 2005 and 2008.
If you want to efficiently generate EAN-8 in Reporting Services Reports, please see the following EAN-8 barcode parameters in the Reporting Services Barcode Generator.
.NET EAN-8 Generator for Reporting Services - EAN-8 Property Settings
Code and other popular 2d barcodes - PDF417 and Data Matrix; Easily drag and drop the barcode control to print QR Code barcodes in ASP.NET webforms...
How to Print QR Code in VB.NET with Valid Data. Complete VB.NET source code to generate, print QR Code ....
more>
Class Attribute |
HTTP Parameter |
Default Value |
Comments |
Basic |
Symbology |
symbology |
Symbology.Code128Auto |
Barcode symoblogy type |
CodeToEncode |
code-to-encode |
"" |
Barcode value to encode |
ChecksumEnabled |
checksum-enabled |
true |
Checksum for barcode value |
ImageFormat |
image-format |
ImageFormat.Gif |
Barcode encoded image format. Supports Gif, Jpeg, Bmp, Png |
|
Barcode Size |
BarcodeUnit |
barcode-unit |
BarcodeUnit.Pixel |
Unit of meature for all size related settings. 0: pixel; 1: inch; 2: cm. Default is pixel |
X |
x |
1 |
Width of barcode module (narrow bar), default is 1 pixel |
Y |
y |
50 |
Barcode module height, default is 50 pixel |
LeftMargin |
left-margin |
0 |
Barcode image left margin |
RightMargin |
right-margin |
0 |
Barcode image right margin |
TopMargin |
top-margin |
0 |
Barcode image top margin |
BottomMargin |
bottom-margin |
0 |
Barcode image bottom margin |
DPI |
dpi |
72 |
Barcode image resolution in dpi |
Orientation |
orientation |
Orientation.Degree0 |
Barcode rotate angle. |
BarCodeWidth |
barcode-width |
0 |
|
BarCodeHeight |
barcode-height |
0 |
|
|
Text Style |
DisplayText |
display-text |
true |
If true, display barcode value text, otherwise do not display. |
DisplayChecksum |
displace-checksum |
true |
If ture, diplay barcode checksum digit, if any. |
TextFont |
text-font |
new Font("Arial", 10f, FontStyle.Regular) |
Barcode text font style |
TextMargin |
text-margin |
6 |
Margin between barcode and text |