Category "jasper-reports"

How to get the border for my report column header as image in Ireport

How to get the border for my report column header as image in Ireport

How to format java.time.LocalDateTime and java.time.LocalDate with pattern?

In the following snipped the property $F is of class java.time.LocalDateTime or java.time.LocalDate. <textField pattern="EE. dd.MM.yyyy"> <reportE

print when expression to display Static text if there is atleast a not null field in a detail band

I want to put a printWhenExpression on a static text based on a condition which says that print the label only if there is atleast a non null textField in a par

How to export XML format in Jasper Reports

I want to export data in xml format which needs to look like this using jasper, I downloaded the jaspersoft studio but there only pdf and csv formats available

How to put two jasperReports in one zip file to download?

public String generateReport() { try { final FacesContext facesContext = FacesContext.getCurrentInstance(); fi

How to use loops in JasperReports .jrxml file?

I am using iReport Designer to design the .jrxml file. How can I use the for loop or if loop in .jrxml file? Is it possible? If yes how?

Jasperserver report execution service with collection parameter

I have some trouble generating jasper report when i try to pass more than on value to a collection type parameter in my request body. In my rapport my parameter

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/XMLSc

Generating a pdf report using JasperRunManager

I want to generate a pdf report using ejbql ,but I dont know how to do that. I have tried to do thye following but an error occure: parameterMap.put(JRJpaQuery