Top "Jasper-reports" questions

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

The entity name must immediately follow the '&' in the entity reference error in jasper reports

I have a Master report that has 4 subreports. The report gets generated successfully when I generate the report in iReport(…

jasper-reports ireport saxparseexception
What is the difference between iReport and Jaspersoft Studio?

Both are tools for visually designing reports and both come from the same vendor. Why is Jaspersoft pushing two similar …

jasper-reports ireport jaspersoft-studio
JasperReports: Can't locate subreport

It's drives me crazy.. Last hour I am trying to figure out why my report stopped to worked right after …

java spring jasper-reports ireport
Jasper report iterate over array list

how can I create report that will iterate over arraylist in detail section that is passed as parameter in Jasper …

arrays jasper-reports loops details
JasperReports including blank page at the end of the PDF

I'm generating a PDF using JasperReports from Java. I finally succeeded in making Jasper correctly paginate the report. The problem …

java jasper-reports ireport
How to return value from table's DataSource to main report in iReport?

I have a table in my iReport which naturally has its dataset and I have a variable, that is defined …

return jasper-reports ireport
QR Code integration in jasperReport

I am generating the JasperReport for my billing desktop application using JAVA but, I can't see the QR Code icon …

jasper-reports qr-code
JRException Resource not found at when there is a subreport in Jasper Report

I made a jasper report that includes a subreport using JasperSoft Studio. When i preview it in the studio, it …

java jasper-reports subreport
How to sum specific rows in iReport with query?

I'm trying to create a summary table using iReport. My dataset is returning a list of purchases made and prices. …

jasper-reports ireport
reading parameter from .properties file to .xml file

I have a application.xml file (directory = WEB-INF/application.xml) and I have a jasperserver.properties file (directory = WEB-INF/internal/…

xml spring jasper-reports jasperserver