Top "Ireport" questions

iReport is a GUI designer for JasperReports and JasperReports Server.

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
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
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
Cannot run iReports 5.6.0 with Netbeans 8 and JDK 1.8

I have installed Netbeans 8 with JDK version 1.8. I recently downloaded iReports 5.6.0 for the creating reports. After installation the program doesn't …

java netbeans ireport
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
How to set Excel cell format in iReport

I'm trying to export a report as xls, but when i open my exported file i notice that all cell …

export-to-excel ireport cell-formatting
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
jasper text field getting truncated

I'm having a font issue with my jasper report where one of my more wordy text fields (the last one …

jasper-reports ireport dynamic-jasper