I have 2 jasperserver, I exported the report from the first one and imported them on the second one. But when i tried to edit my report using rest service, I ha
How to get the border for my report column header as image in Ireport
In the following snipped the property $F is of class java.time.LocalDateTime or java.time.LocalDate. <textField pattern="EE. dd.MM.yyyy"> <reportE
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
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
public String generateReport() { try { final FacesContext facesContext = FacesContext.getCurrentInstance(); fi
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?
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
<?xml version="1.0" encoding="UTF-8"?> <jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSc
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