If your report uses markdown headings, you can add page breaks using CSS.
h1, h2 { page-break-before: always; }