Header in PDF page using DOMPDF in PHP
In the 0.6.0 code you will be able to use HTML+CSS to generate headers and footers. There are a few limitations when compared to using inline PHP (e.g. no PAGE_COUNT placeholder yet), so whether or not this is viable depends on your needs. The following code will produce a two-page document with a header and … Read more