Jump to content

Barcode libraries


henryedsl

Recommended Posts

Hello people!!!

I am working with the JasperReports 3.7.0 and the iReport 3.7.0 version.

I have added a Barcde4j component to my report from the iReport so i can print barcodes.

What exactly are the libraries i have to add to my web application to preview or print barcodes correctly?

I have added the following:

jasperreports-3.7.0.jar
barcode4j-2.0.jar
batik-anim.jar
batik-awt-util.jar
batik-bridge.jar
batik-css.jar
batik-dom.jar
batik-ext.jar
batik-gvt.jar
batik-parser.jar
batik-script.jar
batik-svg-dom.jar
batik-svggen.jar
batik-util.jar
batik-xml.jar

When i try to preview my report from my web application, i don't get any errors but the report does not show the barcodes, it is blank.
When i try my report from the iReport, it works perfect, it show the barcodes.

Regards and thanks in advance for your time to read this post.

PD: in the Attachment you can see the report preview from my application and from the iReport.

Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Hello Lucian!

Thanks for your answer.

 

lucianc
Wrote:

Any exception logs in your application?  Is the barcode placed on the same band as the B-1 text?

Regards,

Lucian

No exception logs, everything seems to be ok, and yes, the barcode is placed on the same band as the B-1 text.

This is why i suppose that i need to add some library to my application, because when i export the report to PDF from the iReport, it is ok.

 

Thanks agian Lucian!

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