Search code examples
jasper-reportsireport

jasper ireport create table with number of rows


Is it possible to create a table with number of rows? I want the rows to contain static text + parameter for each row?


Solution

  • The quickest and easiest thing to do may be to create a subreport with the data you want, and then add that subreport to your report.