How to insert a page break in JasperReport
问题 I have a JasperReports template, with a filled detail band. If I run the report, I have a page count of 27 (27 detail rows) I want that detail row number 12 begins with a new page, so I have to insert a pagebreak after pagecount 11. But I cannot find the element "pagebreak" - What is it called in Jasper? The 2nd question : Is it also possible to modify the format (font, size,....) of each detail-row? For example: pagecount 1 - detail row is printed in sansSerif font size 10, pagecount 2 -