Top "Jasper-reports" questions

JasperReports is an open source reporting tool that can be used in all Java applications from desktop to web applications.

JasperReport scales images when exporting to PDF, thus losing quality

I have a report designed with iReport 1.3.0. This report includes several images, which are loaded dynamically. Then I use JasperRunManager.…

jasper-reports ireport
Generating report as txt file - How to set the exact positions and sizes for texts in Column Header and Detail bands

We have a requirement where text reports are to be generated using JasperReports. The precision has to be accurate, sample …

java jasper-reports fixed-width
how to decompile .jasper files into .jrxml files

I lost all my .jrxml files, but I have .jasper files. Can I decompile .jasper files to .jrxml files? If …

jasper-reports decompiling
net.sf.jasperreports.engine.JRException:Resource not found

I try to use subreport using JasperSoft Studio but I get the exception below. It cannot find the subreport file …

jasper-reports subreport
Getting Error retrieving field value from bean Exception with JasperReports API

I am trying to get a sample report generated by JasperReports but it is throwing some exception that I can …

java jasper-reports dynamic-reports
What is stable version for jasperreports-maven-plugin?

In my project, I am using Maven 3.0.4 and using JasperReports 5.1.0. To compile the JRXML file, using the jasperreports-maven-plugins. I have …

maven jasper-reports
Creating a static table in iReport

I've been playing with iReport (older version 3.0.0) for a while and I can't seem to find a way to make …

jasper-reports ireport
How to draw vertical line in iReport?

I am using iReport 3.5.2? to design a report. I have a subreport where I need to have a table. To …

jasper-reports ireport
Print No Data Set Band for Empty Dataset

I have a report which has a dataset. I want to print No Data Band whenever the query in the …

jasper-reports dataset no-data
java.io.StreamCorruptedException: invalid stream header: EFBFBDEF

I'm developing an java web application, where I'm using maven like tool of project managmentand now I'm becaming crazy with …

java maven jasper-reports subreport