Repeat table header on subsequent pages
I have a long <table>
that spread across two or more pages.
If I print this HTML page with Chrome (without Paged.js) then the header is repeated on subsequent pages:
This feature is pretty useful and I was wondering if it's currently possible to do the same with Paged.js ? If not, would you consider adding this feature (as the default behavior or behind a configuration flag) ?
Thanks :)