BIRT EAN-13 Generator Tutorial

Generate barcode EAN-13 images in BIRT Reports

Download BIRT Barcode Generator Free Evaluation Package
Purchase BIRT Barcode Generator Plugin License
We tested several barcode solutions for our project, and found this one the most reliable barcoding software.
-Tim Martin, NYC

Generate EAN13 in BIRT Reports, EAN-13 Barcode Generation using BIRT Barcode Generator

  • Easy to generate multiple EAN 13 barcodes in BIRT reports
  • Support EAN-13 with a 2-digit or 5-digit supplemental symbols
  • Simple to redistribute BIRT EAN 13 barcode library (jar)
  • No registration key or activation code needed
  • Generating high quality EAN 13 Bar Code images in GIF format
  • Completely developed in Eclipse BIRT Custom Extended Report Item framework.
  • Mature BIRT EAN 13 barcode generation plugin using Java Barcode Generator library





BIRT Barcode EAN-13 Generator Introduction
Top
BIRT Barcode is an 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.

2d barcode generator java source code, barcode font for word free download, upc code generator c#, barcode scanner c# github, create barcode bitmap c#, c# barcode code 39

Barcode EAN-13 Introduction

EAN-13 barcode (originally European Article Number) is a barcoding standard which is a superset of the original 12-digit Universal Product Code (UPC) system developed in the United States. The EAN-13 barcode is defined by the standards organisation GS1. The numbers encoded in EAN-13 bar codes are product identification numbers which are called Japanese Article Number (JAN) in Japan. All the numbers encoded in UPC and EAN barcodes are known as Global Trade Item Numbers (GTIN), and they can be encoded in other GS1 barcodes.

BIRT EAN 13 Generator - Valid Data Scope

  • 0, 1, 2, 3, 4, 5, 6, 7, 8, 9

EAN-13 Generators

OnBarcode provides several EAN-13 Generator components and software, including .NET EAN-13 Generator, Java EAN-13 Generator, C# EAN-13 Generator, VB.NET EAN-13 Generator, EAN-13 Generator.
How to Generate EAN-13 in BIRT Report
Top
Follow the steps below to print EAN-13 in BIRT Report. For details, navigate here: BIRT Barcode Generator - Developer Guide
  1. Copy com.onbarcode.barcode.birt_2.2.1.jar to your Eclipse plugins directory "\eclipse\plugins\"
  2. Create a new empty report in your BIRT Report barcoding project
  3. Open View "Palette", and add report item "Barcode" to your created BIRT report
  4. Right click the report item you have added, and select "Properties" menu item to edit barcode parameters
  5. Now all the barcode properties are in the "General" tab. Note that the values for "Data" and ""UPC/EAN Supplement Data" should be arounded by """", unless you are inputting expression
  6. Change Barcode Type into EAN-13 in the general tab. Preview the report and an EAN-13 barcode image is printed on your BIRT report
  7. To encode barcode data from BIRT report data set, you need to input expression to "Data" property like "row["CUSTOMERNUMBER"]"
BIRT Barcode EAN-13 Generator - Property Settings
Top
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.

EAN 13 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).
 
EAN-13 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.
 
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 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
BIRT Barcode Generator Supporting Barcode Symbology Types
Top
OnBarcode is a market-leading provider of barcode imaging generator, reader controls and components for ASP.NET, Windows Forms, WPF, as well Java, Android, iOS (iPhone, iPad) across all major enterprise development platforms. We provides comprehensive tutorials and how-tos for various linear, 2d barcode information, such as C# in ASP.NET, C# .NET, C# Barcode Encoding, C# Barcode Image, VB.NET in ASP.NET, VB.NET Winforms, VB.NET Barcode Encoding. OnBarcode barcode products are supported by RasterEdge ASP.NET Document Viewer, which supports ASP.NET PDF Viewer, ASP.NET MVC Document Viewer, ASP.NET PDF Editor, MVC PDF Viewer. And provide high quality C# Convert PDF to Tiff, C# Convert PDF to Word, C# Convert PDF to HTML, C# Convert PDF to Jpeg images, and their easy and simple documents, like C# PDF SDK, C# extract text from PDF, C# Compress PDF, Print PDF in C# and C# extract image from PDF.
Terms of Use | Privacy Policy
Copyright © OnBarcode.com . All rights reserved.