I have a project which requires printing an HTML table with many rows.
My problem is the way the table is printed over multiple page. It will sometimes cut a row in
Use these CSS properties:
page-break-after page-break-before
For instance:
....
via