[]
        
(Showing Draft Content)

Limit Number of Rows

You can control the number of Table Details rows displayed on a page using the Max Details Per Page property. When the number of rows exceeds the specified value, a page break is inserted after that number of rows.

In a table that contains groups, the Details rows within each group are counted separately. A page break is added if the number of rows in a group exceeds the value set in the Max Details Per Page property.

For example, the table below contains multiple groups, each with a different number of Details rows:


Table data region


If the Max Details Per Page property is set to 6, a page break is inserted after every six rows, splitting the table across two pages:


Page Breaks in Table: Page 1


Page Breaks in Table: Page 2