Not able to start the text from new page
EvolverPawan opened this issue · 1 comments
EvolverPawan commented
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
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