I used thead and tbody for printing a large number of rows. The header on each page is displayed but at the end of the page, there are extra lines.
how can i get rid of this?
i saw an article about this: http://www.xefteri.com/articles/show.cfm?id=26 *scroll down to see the extra lines at the bottom of each page. but I would still like to know if there is a way to get rid of the lines
I tried manually adjusting the characteristics of tables/rows (like cellpadding, border, etc) for a default font size. but once i change the font size from the browser, the extra lines starts appearing again. same goes when i used a fixed number of rows and then page break there.