Top "Jasper-reports" questions

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

JasperServer: Unable to locate the subreport exception

I searched for a couple of days to fix this bug with nothing new. I had a report which include …

jasper-reports subreport jasperserver
Export html content to pdf using JasperReports

How do I export HTML content into PDF using JasperReports, I have a parameter which carries value of the type …

html jasper-reports export-to-pdf
Alternating row color for JasperReports

I want to get color to alternate for the rows in a JasperReports subreport. I have all rows with the …

colors jasper-reports rows alternate
iReport preview/exporter output not handling UTF-8 translations?

I'm trying to make my reports work with a translations bundle. No matter what I try, I can't seem to …

utf-8 internationalization jasper-reports ireport
Default value for null fields in a Jasper Report

Background A ResultSet has many Double value fields (with patterns like "###0.000"). Some values can be null. Problem I want to …

jasper-reports textfield ireport
iReport: Getting multiple copies of table in detail band

I am new at iReport. So I want to make a simple report based on data. My problem is when …

jasper-reports ireport
How to print from web application to receipt printer?

I was asked by my client to print receipts on an Epson TM U220 (http://pos.epson.com/products/TM-U220.…

java grails jasper-reports point-of-sale
How to collate multiple jrxml jasper reports into a one single pdf output file

I have to prepare reports using five different sql queries. Each query will give out one report table. So I …

java jasper-reports