Print header on each page
Print header on each page
petermorlion
Posts: 1Questions: 1Answers: 0
I have a long table that spans multiple pages. I wonder if it's possible to get the header printed on each page?
This question has already been asked here, but because that was about another library, there was no answer.
I think the answer will be no because it renders the table and after that, it's up to the browser. Just wanted to check to be sure.
Answers
With the print export both Chrome and Firefox repeat the header on each page for me. Does that not happen for you?
Allan