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

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -