I want to add border in the middle of table break when printing, is it possible? I've search everywhere but found nothing.
Table header/footer
or page-break-inside: avoid;
is not helping at all, because the table will just not break and leave so much empty space, like this:
So i want it still break-inside but with border on top and bottom for every page, like this:
To something like this: