Level 102
Just a guess, but it might respect the css for setting page breaks
https://www.w3schools.com/cssref/pr_print_pageba.asp
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi,
I'm trying out the padocia pdf generator where the pdf is generated from a blade file. The site on git hub for instance shows multiple invoices being sent to a blade file to be generated and printed. However one critical function is not explained.... how do you insert a page break? currently the invoices are just printed one after the other with one page perhaps holding one invoice then the start of the next one
Just a guess, but it might respect the css for setting page breaks
https://www.w3schools.com/cssref/pr_print_pageba.asp
Please or to participate in this conversation.