I am making a table of data to print. I want the title to be at the top of each page. I think the best way to do this is to repeat the title, maybe every 30 columns or so, and break it into sections. But they still cannot guarantee that each section will be printed on its own page, which I know of. Does anyone know how to do what I'm trying to do? The main problem is only that the title appears at the top of each page when printing a data table.
Thanks!
source
share