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

Page breaks

p2ya wrote on 2017-10-24:
I am using Jupyter to generate html files and setting custom css file as :

.pagebreak
{
page-break-after: always;
}

Later on I use markdown as:

<div class="pagebreak"></div>

and convert the notebook to html and download it.
when the I use pdfcrowd to generate pdf from that html, there is no page breaks.
How can this be resolved or checked where is the issue.
support wrote on 2017-10-24:
Hi,

If you can send us an example that demonstrates the issue, we will look into it. You can send us your HTML to support@pdfcrowd.com