- Simple to integrate Intelligent Mail barcode generation features in Microsoft SQL Server Reporting Services (SSRS) reports with a Custom
- Report Item (CRI)
- Add high-quality Intelligent Mail (OneCode) barcodes in Reporting Services 2005 and 2008
- The generated Intelligent Mail (OneCode) barcodes comply with its latest barcode GS1 specifications
- 100% coded in C# .NET 2005 and 2008
- Royalty free with the purchase of developer's license
- Using our mature Reporting Services Barcode Generator DLL to achieve efficient Intelligent Mail barcode generation
Intelligent Mail Barcode Generator for SSRS Overview
Reporting Services Intelligent Mail Barcode Generator is using one of our powerful barcode generation controls. Using this barcode generating component, users can create, encode, and draw Intelligent Mail barcodes in Microsoft SQL Server Reporting Services (SSRS) Reports. And Intelligent Mail barcodes can be encoded into several image formats, including GIF, BMP, PNG, JPEG, TIFF.
Besides Intelligent Mail (OneCode) barcode, this efficient barcode generator SDK can generate some other linear and 2D barcodes in Reporting Services Reports.
Linear barcodes: like Code 128, Code 39, Code 93, ITF-14, UPC-A, UPC-E, Interleaved 2 of 5, and Code 2 of 5.
2D barcodes: Data Matrix, QR Code, PDF-417.
2008. Test Environment: Microsoft Windows XP; Microsoft ....
Barcode Generator for RDLC is a .NET Component SDK developed ....
How to generate or assign barcode images in Visual Studio Class by using C#.NET programming ....
more>
How to Generate Intelligent Mail/Onecode in Reporting Services
Users are supposed to download
Intelligent Mail (OneCode) Barcode Generator for Reporting Services firstly.
KeepAutomation provides
details of how to use Reporting Services (2005 and 2008) Barcode Generator to create Intelligent Mail barcodes.
Below is a chart of Intelligent Mail barcode parameters for Intelligent Mail Barcode Generator Custom Report Item. Hope it will be useful for your Intelligent Mail generation in Reporting Services Reports.
The easy-to-use .NET SDK could be managed in .NET ....
There are many methods of barcode generation in C#.NET: within barcode setting panel, using C#, VB.NET Class, etc. It is allowed ....
QR Code Image Setting in KA.Barcode Generator for VB ....
QR Code Barcode Generation Component/DLL SDK Software is ....
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 |