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
Hmm… With v360 it should work.
> Well the actual problem is that I’m am using this on a dynamic jsp form.
> I will not know how long or short the form will be. So I wanted to basically
> say to page brake when there is only 100 px left on the current pdf page.
That means the form is followed by a content portion, which you would not like to “pagebreak”. I would still recommend to use CSS approach and to enclose such sensitive content parts into
and .
If for some reason it is not acceptable, please add enable=”false” attribute to