Top "Ireport" questions

iReport is a GUI designer for JasperReports and JasperReports Server.

How to make JasperReports groups start on new page only when needed?

I'm using JasperReports and iReport (output to PDF), and I have a problem with a certain report: Inside the report …

jasper-reports grouping ireport
JasperReports multi-page report with different content

I'm evaluating JasperReport and iReport, a requirement is the possibility to produce a multiple page report in which every page …

jasper-reports ireport
Group several same value field into a single cell

First of all, the records are shown in the table by table component but not in the report one. The …

jasper-reports ireport tabular
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
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 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
iReport preview/exporter output not handling UTF-8 translations?

I'm trying to make my reports work with a translations bundle. No matter what I try, I can't seem to …

utf-8 internationalization jasper-reports ireport
Default value for null fields in a Jasper Report

Background A ResultSet has many Double value fields (with patterns like "###0.000"). Some values can be null. Problem I want to …

jasper-reports textfield ireport
iReport: Getting multiple copies of table in detail band

I am new at iReport. So I want to make a simple report based on data. My problem is when …

jasper-reports ireport