Top "Jasper-reports" questions

JasperReports is an open source reporting tool that can be used in all Java applications from desktop to web applications.

JasperReports fillReport too slow and resource consuming

I've found that JasperReports is really slow when filling a report from a Java app. The program hangs at this …

java xml performance jasper-reports
taking "new java.util.Date()" and making it 1 month prior

I'm using jaspersoft's iReport and I want to turn the new java.util.Date() (which is the current date) into 1 …

java jasper-reports ireport
iReport subreport divided by a page break

The subreport has two Detail bands, the first is "Title" and the second is another subreport. These bands are divided …

jasper-reports subreport
The datepart hour is not supported by date function dateadd for data type date

While I am running the following query in jasper reports, I got the exception. "net.sf.jasperreports.engine.JRException: Error …

sql-server jasper-reports
Xerces error: org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl

I'm developing a web application using JSF 2.0, NetBeans 6.9.1, GlassFish Server 3.1, mojarra 2.0.3, and JasperReports 3.7.6. Included in my project library is the …

jsf glassfish jasper-reports xerces
Text wrapping issue in generated pdf file

I have an issue related to wrapping of text in pdf format. For all the formats like xls,rtf, and …

jasper-reports overlapping word-wrap export-to-pdf
Change text field data color (Foreground color) based on condition in JasperReports

I'm new to JasperReports. I'm designing a report using iReport. I have three values x,y,z. If z < …

java jasper-reports ireport jdeveloper
Bold doesn't work for a text field...but works for a label

When I format a text field to be displayed in "Bold"..it appears as bold in the ireport output, but …

jasper-reports
Jasperreports: how to make the page footer always fixed at the bottom of each page?

I have a problem with page footer in jasperreports. I want to keep the page footer fixed at the bottom …

jasper-reports footer fixed
Error incrementing crosstab dataset

I have a data source that is composed of object { groupName, rowName, colName, value }. I'm trying to put the fields …

jasper-reports grouping crosstab