When a table cell is broken across two pages, it looses its top and bottom borders.
I have a table which has cells with high (hundreds of pixels) heights. When this table is printed, cells which are broken across pages won't have bottom borders (on starting page) and top borders (on next page). I have seen this behavior before, but need some css/html tricks to prevent this, so the output is more acceptable by my users.
This is what I get with current code:
And this is what I want: