Outputting table header and footer repeatedly
The table-omit-header-at-break, table-omit-footer-at-break properties in <table> control the repeated output of the header and footer in a table that is split across multiple pages.

The header and the footer in the table are outputted repeatedly.

Column 1 Header
Column 2 Header
Column 1 Footer
Column 2 Footer
1. Cell text in single table 2. Cell text in single table 3. Cell text in single table 4. Cell text in single table 5. Cell text in single table 6. Cell text in single table
1. Cell text in single table 2. Cell text in single table 3. Cell text in single table 4. Cell text in single table 5. Cell text in single table 6. Cell text in single table
7. Cell text in single table 8. Cell text in single table 9. Cell text in single table 10. Cell text in single table 11. Cell text in single table 12. Cell text in single table
7. Cell text in single table 8. Cell text in single table 9. Cell text in single table 10. Cell text in single table 11. Cell text in single table 12. Cell text in single table

The header and footer in a table are not outputted repeatedly.

Column 1 Header
Column 2 Header
Column 1 Footer
Column 2 Footer
1. Cell text in single table 2. Cell text in single table 3. Cell text in single table 4. Cell text in single table 5. Cell text in single table 6. Cell text in single table
1. Cell text in single table 2. Cell text in single table 3. Cell text in single table 4. Cell text in single table 5. Cell text in single table 6. Cell text in single table
7. Cell text in single table 8. Cell text in single table 9. Cell text in single table 10. Cell text in single table 11. Cell text in single table 12. Cell text in single table
7. Cell text in single table 8. Cell text in single table 9. Cell text in single table 10. Cell text in single table 11. Cell text in single table 12. Cell text in single table