I'm using jasper reports and I'm getting the following exception when compile my xml
net.sf.jasperreports.engine.JRException: Report design not valid :
1. Warning : Element bottom reaches outside band area : y=20 height=1 band-height=20
What is band how do I set it correctly?
thank you