You can now define headers/footers using only CSS. This allows you to use any kind of HTML in the header/footer. See the following example:
http://eclecticgeek.com/dompdf/debug.php?identifier=css_position_fixedYou still can't use HTML in inline script. Since the purpose of inline script is to provide access to the rendering library from within the HTML document the library itself would have to support HTML parsing. Neither CPDF nor PDFLib parse HTML.
On Monday, April 22, 2013 5:27:15 PM UTC-4, Gaëtan Vanistendael wrote:
Hi Brian,
Any update on this? Is it now possible to add html in the footer?
Thanks