Jump to content
We've recently updated our Privacy Statement, available here ×

Barcode with text, different platforms


2006 IR Open Dicussion

Recommended Posts

By: Diego Ballve - doballve

Barcode with text, different platforms

2006-06-06 01:46

I'm using iReport's 1.2.2 barcode field and I'd like to get the text printed under the bacode.. so I'm using the "show text" option. This is the generated element:

 

<imageExpression class="java.awt.Image">

<![CDATA[it.businesslogic.ireport.barcode.BcImage.getBarcodeImage(8,$F{UIBKoodi},true,false,null,0,50)]]>

</imageExpression>

 

My problem is that this works fine in my development machine, but renders no visible text in my production environment.

 

I've verified libs (sha1sum) and they are equal. JDK is also the same. Are there other factors that may affect the text generation, like system fonts or such?

 

Thanks,

Diego

Link to comment
Share on other sites

  • 9 months later...
  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

  • 4 months later...
  • 4 months later...

Hello,

I have the same problem with ireport 2.0.4 and jasper 2.0.4.

Do I need other libs than ireport.jar and barbecue1.1.jar?

Has someone solution?

thx Jin

<imageExpression class="java.awt.Image"><![CDATA[it.businesslogic.ireport.barcode.BcImage.getBarcodeImage(10,"1234",true,true,"77",0,50)]]></imageExpression>

Link to comment
Share on other sites

  • 2 years later...
  • 1 year later...

 i'm having problem with fields that show on mac but not in windows platform

when i want to edit in windows i need to make fonts smaler...

 

where's the jasperforge.org reply by the way...pitty they don't answer topics on their own forum..

 

iReports Designer 4.6.0

Link to comment
Share on other sites

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...