I have many PHP scripts that call compiled Jasper reports (.jasper), using the PHPJavaBridge. I would like to convert all those scripts to the Phalcon framework
We have static text cutting while exporting reports to pdf in Linux Deployments. The values seems to be displayed correctly only the static text is cut off. Bel
I am generating an excel file with multiple sheets from Jasper. I am getting some comma(,) separated values in Jasper's input for eg:- 000324,
I've successfully installed jasper 1.8.0 into build.gradle. However, after installation, I'm getting this error. My project developed by Grails 4 with java 11 E
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