mde / ejs

Embedded JavaScript templates -- http://ejs.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not able to start the text from new page

EvolverPawan opened this issue · comments

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.

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