- Effectively integrate in Reporting Services with a Custom Report Item (CRI)
- Easy to drag PLANET barcode report item to your Reporting Services report layout page
- Simply create linear barcode, PLANET, in Reporting Services 2005 and 2008
- Generate and draw high print-quality PLANET images
- Entirely coded, written in C#.NET 2005 or 2008
- Customize PLANET barcode properties, like barcode image size, rotation, colors, fonts, etc
- Widely used barcode generation control (DLL Class Library) offered by KeepAutomation
PLANET Barcode Generator for SSRS Overview
Reporting Services PLANET Barcode Generator is a mature, robust barcode generator library. It is widely adopted to create and encode PLANET images in SQL Server Reporting Services (SSRS) Reports. And various image formats are available to choose, like GIF, BMP, PNG, JPEG, TIFF.
This barcode generator for Reporting Services can produce more than 20 linear and 2D barcodes in Reporting Services 2005 and 2008.
Linear barcodes: Code 128, Code 39, EAN-8, EAN-13, EAN-128, Intelligent Mail, ITF-14, UPC-A, POSTNET.
2D barcodes: Data Matrix, QR Code, PDF-417.
In Visual Studio Class by using C#.NET programming. It is avaliable for implementers to download dynamic freeware Barcode Generation Component SDK...
XP; Microsoft Visual Studio 2005; Visual C#.NET. 1D & 2D ....
Visual C#.NET. How to Generate Barcodes in Crystal Reports Using C#. Download Demo Package: Download KeepAutomation Barcode Generator for Crystal...
more>
How to Generate PLANET in SQL Server Reporting Services
You may
firstly download PLANET Barcode Generator on Reporting Services.
KeepAutomation offers developer guide for
using Reporting Services Barcode Generator to generate and draw PLANET images in Reporting Services Reports.
If you want to efficiently generate PLANET in Reporting Services Reports, please see the following PLANET barcode parameters in the Reporting Services Barcode Generator.
Printing, generating QR Code matrix bar codes in ASP ....
JPEG/JPG, BMP, PNG, to save QR Code barcode image in your VB.NET applications. ....
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 |