Jump to content
Changes to the Jaspersoft community edition download ×

Create QR Code


javier.ggi90

Recommended Posts

Hi guys,

I got a report template that is supposed to work correctly in iReport, Jasper Studio and integrated with JasperReports Java library.

 

Everything works fine except for this element:

 

<image>

<reportElement x="4" y="1" width="146" height="149"/>

<imageExpression><![CDATA[new com.onbarcode.barcode.jasper.JasperRenderer(com.onbarcode.barcode.jasper.BarcodeGenerator.draw(102, “123456789”, "", "X=4"))]]></imageExpression>
</image>

 

I tried adding barcode.jar and barcode4j-2.1.jar into my classpath, both on Jasper Studio and my Eclipse project and I get the same error on both:

 

unable to resolve class com.onbarcode.barcode.jasper.JasperRenderer

 

Any idea what am I doing wrong or what do I have to do to make this work?

 

Thanks a lot,

 

Javier

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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