Jump to content

Report with 2 tables per page


gdavej

Recommended Posts

I need to create a report which will detail a list of vehicles. Each page of the report will contain 2 tables, the top table showing the details of the vehicles, whilst the bottom table shows, say, coverages for the same vehicles. Each page will show the 2 tables for 10 vehicles. Obviously I can do each table in a subreport, but I need to iterate over the vehicle list outside the subreports. Is there any way I can do this with Jasper Reports?

One way of course... I could loop over the vehicles in Java, and call up Jasper Reports for each subset of vehicles, creating a set of reports, each constituting one page of the overall report. If I go this route, is there any way I can join up the individual pages outside Jasper Report?

Thanks

David

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...