Skip to content

Page Break

The <pageBreak> tag forces a new page to start.

It can only be used within \.

Example

<body ...>
  ...
  <pageBreak/>
  ...
<body>