Issue with Column footer and Summary bands on Jasper reports
Posted
by
lakshmi
on Stack Overflow
See other posts from Stack Overflow
or by lakshmi
Published on 2012-09-11T20:10:52Z
Indexed on
2012/09/11
21:38 UTC
Read the original article
Hit count: 227
jasper-reports
I am creating invoices with Jasper reports.
I have a detail section that has the list of all items followed by a column footer which has Totals, Tax etc., and then the return policy in the Summary section.
I want to always ensure that the detail is followed by column footer followed by summary bands. How can we ensure this? I found that sometimes the Summary comes before the Column footer.
Can someone throw some light on this?
Thanks, Lakshmi
© Stack Overflow or respective owner