Repeating rows
Examples that explain how to meet the very specific requirement explained in the following question: How to repeat the last 5 rows of a table on the next page?
headerrowrepeated
##GITHUB:https://github.com/itext/i7js-examples/blob/develop/src/main/java/com/itextpdf/samples/sandbox/tables/HeaderRowRepeated.java##
repeatlastrows
##GITHUB:https://github.com/itext/i7js-examples/blob/develop/src/main/java/com/itextpdf/samples/sandbox/tables/RepeatLastRows.java##
repeatlastrows2
##GITHUB:https://github.com/itext/i7js-examples/blob/develop/src/main/java/com/itextpdf/samples/sandbox/tables/RepeatLastRows2.java##