JasperReports is an open source reporting tool that can be used in all Java applications from desktop to web applications.
I have a report designed with iReport 1.3.0. This report includes several images, which are loaded dynamically. Then I use JasperRunManager.…
jasper-reports ireportWe have a requirement where text reports are to be generated using JasperReports. The precision has to be accurate, sample …
java jasper-reports fixed-widthI lost all my .jrxml files, but I have .jasper files. Can I decompile .jasper files to .jrxml files? If …
jasper-reports decompilingI try to use subreport using JasperSoft Studio but I get the exception below. It cannot find the subreport file …
jasper-reports subreportI am trying to get a sample report generated by JasperReports but it is throwing some exception that I can …
java jasper-reports dynamic-reportsIn my project, I am using Maven 3.0.4 and using JasperReports 5.1.0. To compile the JRXML file, using the jasperreports-maven-plugins. I have …
maven jasper-reportsI've been playing with iReport (older version 3.0.0) for a while and I can't seem to find a way to make …
jasper-reports ireportI am using iReport 3.5.2? to design a report. I have a subreport where I need to have a table. To …
jasper-reports ireportI have a report which has a dataset. I want to print No Data Band whenever the query in the …
jasper-reports dataset no-dataI'm developing an java web application, where I'm using maven like tool of project managmentand now I'm becaming crazy with …
java maven jasper-reports subreport