Top "Ireport" questions

iReport is a GUI designer for JasperReports and JasperReports Server.

Multiple Groups in jasper reports

I want to create multiple groups in ireport, and the data should display in a group-wise manner.For Eg: First …

jasper-reports report ireport
Switching page orientation in ireport

I've read there's no way to handle mixed orientations natively using iReport, however reading the documentation I wonder if by …

jasper-reports ireport orientation-changes
Print footer on first page only

I would like to have a footer appear only on the first page of jasper reports. After searching the forums, …

jasper-reports ireport footer
Detail band of subreport not showing

My main report contains 5 fields, 4 of them are of type java.lang.String and the last one is of type …

java jasper-reports ireport
How to erase rows in a table if an expression is valid in iReport

I have a table in iReport with 3 fields (A, B, C). I would to print the row iff field C …

jasper-reports pdf-generation ireport
google.zxing barcode generator in iReport

I want put a barcode in my page and can preview it. The barcode generator is google.zxing and my …

java jasper-reports ireport barcode zxing
JasperReport Pie Chart Example

I am brand new to JasperReports and am slowly fighting my way through the basics. I have a situation where …

java reporting jasper-reports ireport
different number format in iReport and Jasper Server

i created report in iReport, where is text field with format: new DecimalFormat("#,##0.00").format($F{NUMBER}) + " €" In iReport result is 1 234,56 €, …

jasper-reports ireport jasperserver
Linking subreports in iReport so they also work in Jasper server

Using iReport v4.0.1 with Jasperserver v4.1.0 I'm trying to find a syntax for linking subreports to the main report that …

deployment jasper-reports ireport subreport jasperserver
Dynamic Columns

I need to create a report where the number of columns changes based on the data being passed to iReport …

jasper-reports ireport