Tagged Questions
2
votes
1answer
277 views
Repeat thead on each page via htmldoc
I'm trying to figure out how to get a set of table headers to repeat on each page of output from htmldoc. I plugged in the CSS way (below) to see if that would work, but I don't believe htmldoc does ...