I am currently facing a challenge in JasperReports where I aim to display all items of a category on a single page without empty space. I’m displaying each new category in new page so if the’re more items then it will print some items on new page, so if there’s 1-2 items in new page so the other space is stay remained.
Is there a way to ensure that all items of a category are accommodated on one page, and only if there are more than 2-3 items, a new page is initiated? I am seeking insights and techniques to dynamically adjust the layout in JasperReports based on the number of items to display, ensuring an efficient use of space.
user26655119 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.