Top "Jasper-reports" questions

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

Jasper Reports: JRBeanCollectionDataSource cannot be resolved to a type

I'm building a chart in iReports and when I compile in Eclipse I get the following error: net.sf.jasperreports.…

java jasper-reports ireport
Creating/Passing Java bean Datasource in JasperReport

I am using JasperReport and ireport in my JSF application to generate reports on the fly. This is what I …

java jasper-reports reporting
Open Source Java Reporting Framework

i want to create few Reports which picks data from few SQL tables, So instead of creating different report's i …

java reporting jasper-reports pentaho birt
External Styles in JasperReports

I'm working on a system that includes a large number of reports, generated using JasperReports. One of the newer features …

jasper-reports styles
Formatting field data color based on condition

I'm new to JasperReports. I'm designing report using iReport. My requirement is I have two values (Fields) x,y to …

jasper-reports
JasperReports: How to call the report in jsp page

I made one jasper report using iReport 3.7.4 version, now i have to use that or call that report in my …

java jsp jasper-reports struts-1
Returning a value from Sub Report to Main Report in iReport

Hi every one I am using iReports for generating one of the reports and stuck at one place. The situation …

jasper-reports ireport
How do you export a JasperReport to an Excel file with multiple worksheets?

We have a report that the customer would like to have exported to an excel format where it has multiple …

excel export jasper-reports
Looking for an alternative to JasperReports

Some day ago my boss asked me that he wanted invoices in PDFs from out web application. Given that everybody …

reporting jasper-reports report
How to use table component added to JasperReports 3.7.2 with grails jasper plugins?

I would like to use new table component added to JasperReports 3.7.2 with grails jasper plugins. I find this new component …

grails jasper-reports ireport grails-plugin