mde / ejs

Embedded JavaScript templates -- http://ejs.co
Apache License 2.0
7.66k stars 834 forks source link

Not able to start the text from new page #716

Closed EvolverPawan closed 1 year ago

EvolverPawan commented 1 year ago

Hi Team,

Is there a way I can start printing from next page. Problem we are facing: while creating pdf image/text in continuation is cutting and split into two pages. If there a way we can explicitly demand for next page.

mde commented 1 year ago

This has nothing to do with EJS. However, you might be looking for the break-after CSS property: https://developer.mozilla.org/en-US/docs/Web/CSS/break-after