Using JasperReports 3.7.6 (with iReport) for generating a report that spans on two pages: report has a table of 18 columns of data, columns from 1 to 10 on the first page and from 11 to 18 on the second, one record of data is displayed on two pages, and lots of data may be gathered. I tried to search of forums, asked question on jasper forum and got no answer.
What will solve this problem?
1) this is clear I think, but..just make each page of multi page report separated.
2) compose all separated pages in one using copy/pasting XML from one report to another, in the end the only one report will exist and it will contain all elements (which was separated before)
3) write datasource, may be this will suite you: