I am looking for dynamically control the rendering of data using dyanmicJasper. Basically, I want to know what is the page space left when a set of data is already rendered, how much more data can go in the report. This all is required as I have following requirements :- - I do not want my total row as a only row on the page - I will have footnotes which might occupy space on the bottom so need to know how much more can be rendered.
In addition I am also looking for -I want to have different page size for odd and even page
Kindly let me know if dynamic jasper provides that level of control and if yes, how will I achive it or workaround for the same.
Thanking you in anticipation.