I have a bunch of paragraphs on a page:
... ... ...
...
The CSS rule for those p
It Works for me, like this:
.print{position: absolute;} .print p{page-break-inside: avoid}