I have an app which generates line-by-line reports in HTML. The main deficiency is, it only generates a heading (column names) on the first page (hence only on the first page when it prints).
Is it possible to use CSS to instruct the browser to display headings on pages, as they are printed?