This is an archived forum post. The information may be outdated. Contact us if you have any questions.

page-break-after right

oslo10e wrote on 2014-02-26:
I am dealing with a large PDF document where each chapter should start on right page (odd number).
I tried something like :
<h2>Chapter 1</h2>
<p style="page-break-after: right;">Lipsum lorem</p>
<h2>Chapter 2</h2>
<p style="page-break-after: right;">Lipsum lorem</p>
<h2>Chapter 3</h2>
<p style="page-break-after: right;">Lipsum lorem</p>


expecting Chapter N to be on left page, but it does not work
How can I make it ?
support wrote on 2014-02-26:
Hello,

Unfortunately, "page-break-after: right" is not supported.
oslo10e wrote on 2014-02-26:
It's a pity, this feature would be very very useful.
xprep wrote on 2015-02-20:
This would be hugely useful. It looks like this still isn't supported. Do you have any additional information on this? Any plans to implement in the near future?
support wrote on 2015-02-20:
Hello,

There are currently no plans on implementing this in the foreseeable future.