I have a page with an HTML table. When I use print preview in IE8, the table borders do not print starting on the 2nd page. So this is one and the same table, but it has a page break, and on the 2nd page there are no borders.
It seems to me that this ought to be a bug in IE that affects how the style sheets are applied across page breaks when @media print is used.
I will have to get to the bottom of this so that I can find a workaround. In the meantime, if somebody has seen this and know how to address it, please let me know.