Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iReport Mistakenly Displaying Summary between Detail Band and Column Footer

The problem is displaying summary band incorrectly. To make it more clear, I will provide some screenshots:

This image is fine.

OK_Image

My report is 19 pages long. On page 1 to page 18, the bands are displaying their position properly, but when it reached on the last page, I found out that the Summary Band is located between Details Band and the Column Footer Band. Now, how can i correctly do it?

This is the image for the last page of the report.

InvalidBandPosition

If anyone here has an idea how to correctly do it, I badly need your help. This is my first time creating a report in iReport.

My client requires me to print a Page Total and a Grand Total of the report.

Thanks.

like image 285
John Woo Avatar asked Apr 25 '12 08:04

John Woo


2 Answers

I'm not sure whether you're hitting a bug or not. But perhaps it would solve your problem to put the Grand Total information into the Last Page Footer band instead of the Summary. No?

like image 83
mdahlman Avatar answered Oct 31 '22 20:10

mdahlman


Can you try the report option: Float column Footer

Float column Footer

like image 1
JScoobyCed Avatar answered Oct 31 '22 20:10

JScoobyCed