iReport is a GUI designer for JasperReports and JasperReports Server.
I have a very strange problem: I am trying to export a Jasper report containing Unicode characters (greek) as a …
pdf unicode jasper-reports ireportI'm trying to work out how best to do reports with a chart then a table representing the same dataset. …
jasper-reports ireportI'm working with iReport 3.5.0, and I'm using a subreport inside my main report. I don't want to give the absolute …
java gwt relative-path ireport subreportI have a Jasper Report that has a single detail section, and inside the detail section is a single field …
jasper-reports ireportI am using iReport 4.5.0, and want to embed an SVG image to generate a PDF. When using iReport's preview option …
pdf svg jasper-reports ireportI have a crosstab with many columns but only a few rows. When I generate the report the crosstab reuses …
jasper-reports ireport crosstabI am storing Value of one field in a variable in subreport. This variable I am returning to Main report. …
jasper-reports return-value ireport subreport