Download trial version here 


Step-by-step installation instructions:



Installation for eclipse BIRT versions 4.x

Step 1: Select "Install New Software" in the Help menu of eclipse BIRT

Click-InstallNewSoftware

Step 2: Select "Add..."

Click-Add

Step 3: Select "Archive..." and select the dowloaded zip file

Click-Archive

Step 4: Select "BIRT Barcode Tool" and click next

Click-SelectBIRT

Step 5: "Install Details", select next

Click-InstallDetails

Step 6: Select "I accept the terms of the license agreement" and click Finish

Click-LicenseTerms

Step 7: Security Warning, press "ok" (the BIRT barcode plugin is not digitally signed)

Click-SecurityWarning

Step 8: The installation is running

Click-InstallRunning

Step 9: Restart eclipse BIRT

Click-Restart

Step 10: Installation finished. Now, the Barcode Report Item is available.

BarcodeReportItem

Place a barcode item on your report, add some barcode content (in the properties of the barcode item) and ...

PlaceBarcodeAndProperties

... test the preview:

PreviewBarcode

 

Installation for eclipse BIRT Versions 2.x and 3.x

The directory "plugins" of the downloaded ZIP file contains two .jar files:

PluginsSubDir  dir2

Copy these two .jar files from the downloaded ZIP file into your BIRT / eclipse "plugins" directory.

Start BIRT, the barcode tool appears in the BIRT toolbar.

 

Installation for TomCat / JBoss / BIRT runtime

The directory "plugins" of the downloaded ZIP file contains the following .jar file:

PluginsSubDir  TomCatDir

Copy the file com.tm3.barcode_2.2.0.jar from the downloaded ZIP file into the WEB-INF\lib directory of your application.

Restart TomCat.

More information about the deployment of BIRT in TomCat can be found here: [Link]