JasperReports is an open source reporting tool that can be used in all Java applications from desktop to web applications.
Downloaded iReport-4.6.0 for Linux and when creating a new report via the File->New... menu, the new report is …
jasper-reports ireportWhere can I find the Maven repositories for the latest versions of Jasper Reports? I've tried in the main site …
maven-2 maven jasper-reportsI want to get total row count in iReport. The intention is to print a label based on the total …
jasper-reports ireportI recently had an issue with a subreport of my JasperReports's report in which I was getting the following error: …
jasper-reportsI need to make a grand total of the items I'm counting in a subReport. To do that, I think …
jasper-reportshow do i stretch a row when data overflows the band height in jasper reports, I have set the stretch …
java jasper-reports report itextI am trying to create a sub report(report1_subreport3.jrxml) from the main report(report1.jrxml) using iReport designer (…
jasper-reports ireportI'm using Jasper report 5.2, iReport 5.2 and exporting the report in RTF and PDF formats. In my report I want to …
jasper-reports alignment textfield ireportI'm trying to get a column footer band to appear directly below a details band. The details band contains normally …
jasper-reportsI know how to generate jasper report without any subreport. But currently I have a subreport in my report and …
java jasper-reports