How to make header and footer fixed in Laravel DOMPDF when the content spans multiple pages?
I’m using the dompdf/dompdf package in my Laravel 9.52 application to convert HTML content into a PDF. My problem is that when the content of the PDF spans more than one page, I want the header and footer to stay fixed on every page.
How to make header and footer fixed in Laravel DOMPDF when the content spans multiple pages?
I’m using the dompdf/dompdf package in my Laravel 9.52 application to convert HTML content into a PDF. My problem is that when the content of the PDF spans more than one page, I want the header and footer to stay fixed on every page.
How to make header and footer fixed in Laravel DOMPDF when the content spans multiple pages?
I’m using the dompdf/dompdf package in my Laravel 9.52 application to convert HTML content into a PDF. My problem is that when the content of the PDF spans more than one page, I want the header and footer to stay fixed on every page.