Jump to content
JasperReports Library 7.0 is now available ×

Barcode image help


Recommended Posts

By: Dave G - dgarratt

Barcode image help

2006-05-13 02:55

I have another library - not barbecue, which I would like to use with Jasper. I have created a static method which when called with a string as a parameter will return a awt.image object. How can I use this in a JasperReport please.

 

Many thanks

 

Dave

 

 

 

 

By: Lucian Chirita - lucianc

RE: Barcode image help

2006-05-16 01:44

You simply need to create an <image> element with <imageExpression class="java.awt.Image">BarcodeUtilClass.getImage(..)</imageExpression>

 

HTH,

Lucian

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...