Top "Jasper-reports" questions

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

How to use printWhenExpression in JasperReports

Can somebody tell me how to use the printWhenExpression of JasperReports?

java jasper-reports
Image expression URL in Jasper Reports

I would like to embed an image into my JasperReports jrxml file. I have this directory structure. Tomcat Root webapps …

jasper-reports
How to stretch textfield in a JasperReport as per dynamic content?

<?xml version="1.0" encoding="UTF-8"?> <jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/…

jasper-reports
java.util.Date: seven days ago

I have a report created in Jasper Reports which ONLY recognizes java.util.Date's (not Calendar or Gregorian, etc). Is …

java jasper-reports java.util.date
JasperReports NoClassDefFoundError exception on net.sf.jasperreports.engine.util.JRStyledTextParser

When trying to export on WebLogic 11g, it throws NoClassDefFound exception. I checked the application WAR and jasperreports-3.7.4.jar is …

java jasper-reports
How to use JasperReports with Spring MVC?

I've been investigating the use of JasperReports (6.0.0) with Spring MVC (4.1.3) to generate PDF reports. Spring is rife with "Spring specific" …

java spring spring-mvc jasper-reports spring-4
Date formatting part of text in Jasper / ireports

how do I format a date field (database field) displayed part of a text in Jasper / iReports (4.5.1) Displayed via a …

jasper-reports ireport
How do I add a second page in Jaspersoft iReport Designer 4.7

Hello I'm completely new to using Jaspersoft iReport Designer. I want to have a report with two pages. The version …

jasper-reports
JasperReports export to xlsx, not xls

I can't find how to export a file in .xlsx in JasperReports 4.1.1. The class: JRXlsExporter has not a Xlsx equivalent. …

java jasper-reports xls xlsx
Use custom fonts when creating pdf using iReport

iReport Version : 3.7.1 I approached this problem in two ways. My first method I am creating a pdf page in iReport …

java pdf jasper-reports itext ireport