Issue: In XMl publisher report, we have table with multi-row header. While generating output report, header rows get split on page break. For example, if we have 5 rows as header row and page break comes
after two rows, then report shows first two header rows on current page and splits the table to show remaining 3 header rows on next page. We want to keep all header rows together and no split in header rows.
Solution: Select the entire row(s). Go to Paragraph properties,enable the “Keep with next” property on 'Line and Page Breaks' tab. This will keep all selected rows together. If page break comes in-between these rows, then all rows get shifted to next page.
Solution: Select the entire row(s). Go to Paragraph properties,enable the “Keep with next” property on 'Line and Page Breaks' tab. This will keep all selected rows together. If page break comes in-between these rows, then all rows get shifted to next page.