I'm thinking with all the people using PrinceXML to publish papers, someone is bound to have figured this one out.
When a section ends before the bottom of a page and I want to force the next section to begin on the following page, I want to use the remainder of the page as a place for participants to take notes (lined paper). Something like this:
<Section 1 end>
Notes: ______________________
____________________________
____________________________
<page break>
<Section 2 begins>
I've tried many workarounds for this, trying to make the <div> with a variable height to properly fill out the balance of the page before the page break and nothing seems to work.
Thoughts?
When a section ends before the bottom of a page and I want to force the next section to begin on the following page, I want to use the remainder of the page as a place for participants to take notes (lined paper). Something like this:
<Section 1 end>
Notes: ______________________
____________________________
____________________________
<page break>
<Section 2 begins>
I've tried many workarounds for this, trying to make the <div> with a variable height to properly fill out the balance of the page before the page break and nothing seems to work.
Thoughts?