i had a similar problem, i had to make a css class and put it before i need to start a new page .page_break { page-break-before: always; }
but there also exists "page-break-after: always;" and this should work at the end of content and move the next like on the next page
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community