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
Well Guys... Most of the Solutions up here didn't worked for. So this is how things worked for me..
HTML
. . ABC ABC . . //YOUR CODE
The first set of head is used as a dummy one so that there won't be a missing top border in 2nd head(i.e. original head) while page break.