I want to print 30 pages with some data on top and some data on bottom. My code looks like:
<...>
If you use the and elements for your header and footer
thead {display: table-header-group; } tfoot {display: table-footer-group; }
Source: http://www.codeproject.com/Questions/247645/Print-html-table-into-A4-size