How to display Jasper long <band> until end of page, instead of having the whole band displayed on the next page? -


i have quite relatively long <band> in jasper report. page height 800. display band (band height 600) middle of page.

how display band until end of current page , continue remaining part on next page, instead of having whole band displayed on next page? tried toying splittype, stretch, etc., no avail.

can shed light on this?


Comments

Popular posts from this blog

4x4 Matrix in Python -

python - PyInstaller UAC not working in onefile mode -

javascript - Building and updating array objects -