Jump to content
We've recently updated our Privacy Statement, available here ×
  • How to control number of rows in one page


    Jivan Phadtare
    • Version: v8.0.3 Product: Jaspersoft® Studio

    Issue :

    Report would only display 15 rows per page in studio before  it breaks to new page and customer is looking to increase the number of rows per page.

    Resolution :

    To modify the number of rows per page you can put a element named 'PAGE BREAK' from the pellete, Just drag and place it in the detail section of the report.

    Then after placing click on the page break element to see the properties. In the properties find the property PrintWhenExpression
    Then in the Expression for the PrintWhenExpression property you can write $V{PAGE_COUNT}== 25 . (see attached : "02162959.PNG")

    You will then see that the 25 records are getting printed per page

    If post configuring above property as well don't see configured number of rows per page then please try to extend the height of page so that configured number of rows can be displayed per page.

     


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...