BIRT Code-93 Generator generate barcode Code-93
images in BIRT Reports
BIRT Code-93 Generator to Generate Code 93 in BIRT Reports, Code-93 Barcode Generation using BIRT Barcode Generator
- Easy to generate Code 93 barcodes in BIRT reports
- Simple to redistribute BIRT Code 93 barcode library (jar).
No registration key. No activation code.
- Generating high quality Code 93 Bar Code images in GIF format
- Completely developed in Eclipse BIRT Custom Extended Report Item framework.
- Mature BIRT Code 93 barcode generation plugin using Java Barcode Generator library
Index
BIRT Barcode Code 93 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.
how to create a barcode in excel for free,
zxing barcode scanner javascript,
barcode generator for excel 2016,
c# generate upc barcode,
pdf417 c# source,
create barcode in word document
Code-93 Introduction
Code 93 is a barcode symbology designed in 1982 by Intermec to provide a higher density and data security enhancement to Code 39. It is an alphanumeric, variable length symbology. Code 93 is used primarily by Canada Post to encode supplementary delivery information. Every symbol includes two check characters.
BIRT Code-93 Generator - Valid Data Scope
BIRT Code 93 Generator encodes:
- 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
- uppercase letters (A through Z)
- - (Dash), . (Point), $ (Dollar), / (Slash), + (Plus), % (Percentage), (Space)
Code 93 Generators
OnBarcode provides several Code 93 Generator components and software, including
.NET Code 93 Generator,
Java Code 93 Generator,
C# Code 93 Generator,
VB.NET Code 93 Generator,
Code 93 Generator.
BIRT Barcode Code93 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.
Code 93 Valid Data Char Set:
- 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
- uppercase letters (A through Z)
- - (Dash), . (Point), $ (Dollar), / (Slash), + (Plus), % (Percentage), (Space)
|
Property: Add CheckSum Char
|
Type: boolean
Default: false
|
Add CheckSum Char property is not applied here. Check character "C" and "K" will always be applied. |
|
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