BIRT UPC-E Generator generate barcode UPC-E images
in BIRT Reports
BIRT UPC-E Generator to Generate UPCE in BIRT Reports, UPC-E Barcode Generation using BIRT Barcode Generator
- Easy to generate UPC-E barcodes in BIRT reports
- Simple to redistribute BIRT UPC-E barcode library (jar).
No registration key. No activation code.
- Generating high quality UPC-E Bar Code images in GIF format
- Completely developed in Eclipse BIRT Custom Extended Report Item framework.
- Mature BIRT UPC-E barcode generation plugin using Java Barcode Generator library
Index
BIRT Barcode UPC-E Generator Introduction
BIRT Barcode is a
Eclipse BIRT Custom Extended Report Item which helps you easily generate and print high quality 1D (linear) and 2D (matrix) barcodes
in your BIRT reports.
barcode generator visual basic 6 source code,
ean 13 barcode generator c#,
how to print barcode labels in c#,
javascript barcode scanner,
reportviewer barcode font,
vb.net create barcode image
Barcode UPC-E Introduction
UPC-E is also known as Universal
Product Code version E, UPC-E Supplement 5/Five-digit Add-On, UPC-E Supplement
2/Two-digit Add-On, UPC-E+5, UPC-E+2, UPC-E0, E0, UPC-E1, E1, GTIN-12 with lead
"0", GS1-12, UCC-12
BIRT UPC E Generator - Valid Data Scope
BIRT UPC E Generator encodes:
- 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
UPC-E Generators
OnBarcode provides several UPC-E Generator components and software, including
.NET UPC-E Generator,
Java UPC-E Generator,
C# UPC-E Generator,
VB.NET UPC-E Generator,
UPC-E Generator.
BIRT Barcode UPC-E Generator - Property Settings
Category |
Properties |
Value |
Comments |
Basic
|
Property: Data
|
Type: expression
Default: ""
- If you encode the barcode data text directly, the text string should be around by " " ", such as "12345"
- If you encode the barcode data from dataset, input the expression, such as row["CUSTOMERNUMBER"]
|
Barcode value to encode.
UPC-E Valid Data Char Set:
- 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
|
Property: Add CheckSum Char
|
Type: boolean
Default: false
|
Add CheckSum Char property is not applied here. BIRT Barcode will always add a check character in the last digit (modulo 10). The UPC-E check digit has the same value of the check digit on the equivalent UPC-A number. |
|
UPC-E Related |
Property: UPC/EAN Supplement Data
|
Type: expression
Default: ""
- If you encode the barcode supplement data text directly, the text string should be around by " " ", such as "12345"
- If you encode the barcode supplement data from dataset, input the expression, such as row["CUSTOMERNUMBER"]
|
Set the supplement data to encode. Valid values are 2 or 5 digits |
Property: UPC/EAN Supplement Bar Height
|
Type: float
Default: 0.8f
|
This is a multiplicator of the height of the bar module; The default is 0.8 (80% of Y - bar module height). |
Property: UPC/EAN Space between main bar and supplement bar
|
Type: float
Default: 15
|
The separation between the barcode and the supplement. Default is 15 pixel. |
Property: UPCE Number System
|
Type: int
Default: 0
|
UPC-E number system, valid values are 0 or 1. |
|
Barcode Size Related |
Property: Unit of Measure
|
Type: int
Default: 0 (pixel)
|
Unit of meature for all size related settings in the library.
Valid values: 0: pixel; 1: inch; 2: cm.
|
Property: X
|
Type: float
Default: 1
|
Width of barcode bar module (narrow bar), default is 1 pixel |
Property: Y
|
Type: float
Default: 30
|
Height of barcode bar module, default is 30 pixel |
Property: Left Margin
|
Type: float
Default: 0
|
Barcode image left margin size. |
Property: Right Margin
|
Type: float
Default: 0
|
Barcode image right margin size. |
Property: Top Margin
|
Type: float
Default: 0
|
Barcode image top margin size. |
Property: Bottom/b>
|
Type: float
Default: 0
|
Barcode image bottom margin size. |
Property: Resolution (in dpi)
|
Type: int
Default: 72
|
Barcode image resolution in DPI (Dots per inch). |
Property: Rotate
|
Type: int
Default: 0 (rotate angle in 0 degree)
|
Valid values:
- 0 (rotate angle in 0 degree)
- 90 (rotate angle in 90 degree)
- 180 (rotate angle in 180 degree)
- 270 (rotate angle in 270 degree)
|
|
Font Style |
Property: Show Text
|
Type: boolean
Default: true
|
If true, display barcode data text under the barcode, otherwise do not display. |
Property: Text Font Size
|
Type: int
Default: 11
|
Barcode text font size.
|
Property: Text Margin
|
Type: float
Default: 6
|
Space between barcode and barcode data text, default is 6 pixels |
All BIRT Barcode Generator Supporting Bar Code Symbology Types