Is there anyway to do a conditional page break based on the amount of vertical space left on the page?
What I am hoping for is method were you can specify to pagebreak before a table row if there is for example <= 5cm of vertical space left.
I wish to save space by not using page-break-inside avoid on all rows, but at the same time I wish to avoid situations where only a small section of a row gets to fit on the page, making the document look stupid.
What I am hoping for is method were you can specify to pagebreak before a table row if there is for example <= 5cm of vertical space left.
I wish to save space by not using page-break-inside avoid on all rows, but at the same time I wish to avoid situations where only a small section of a row gets to fit on the page, making the document look stupid.