Force a page break

To force a page break, you set the X-size or Y-size property to "rest".

To force a page break, you can insert a container in the page, using the rest variable in the X-size or Y-size property of the container; this makes the container consume the remainder of its parent container. The property to be set is determined by the default layout direction of the container.

To force a page break after a MiniPage or Stripe container, set the height ( X-size) to "rest".

To force a page break after a Layout Node, set the Y-size to "rest".

Table 1. Forcing a Page Break
Property Value
X-size rest
Y-size rest