How to avoid page break inside <tr>
?
(ANGULAR PROJECT) I have table (PrimeNG table) and I want to avoid break after print page.
I use Chromium/Chrome browse.
After print I have this result:
So, how to avoid this, or how to disable repeat thead
?
I tried this links, but dosen't work:
How to avoid page break inside table row for wkhtmltopdf