HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › Troubleshooting › page.break ifSpaceBelowLessThan not working › Re: Re: page.break ifSpaceBelowLessThan not working
May 21, 2010 at 07:29
#28012
I tried it outside of a table and that works. I guess I’ll just use style=”page-break-inside: avoid” for the tables and for every thing else I’ll use page.break. Thanks for the help.