JasperReports is an open source reporting tool that can be used in all Java applications from desktop to web applications.
I have a Title band with a Text Field containing a calculated Variable $V{avg_perc}. The Text Field has …
jasper-reports ireportHow to display Full Text in Excel without truncation programatically? Currently the data is getting truncated. Is it possible to …
jasper-reportsI want to create multiple groups in ireport, and the data should display in a group-wise manner.For Eg: First …
jasper-reports report ireportI'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-changesI want to test all the jasper reports of my application. I want to be able to detect: Compilation problems (…
java unit-testing testing jasper-reportsIt seems that the reporting idiom is that a report consist of a single list of items, with some additional …
jasper-reportsSo I have a data model which is set up with a table that contains NAME, ID, and CONDITION columns …
sql jasper-reports inner-join multiple-tablesI've got the following problem with a JasperReports subreport that I've been trying to solve for the past couple of …
jasper-reports subreportI'm using JasperReports Server 4.0.0 and I want how to configure mail server settings to mail the reports by report scheduling. …
jasper-reports jasperserverI would like to have a footer appear only on the first page of jasper reports. After searching the forums, …
jasper-reports ireport footer