place the script below the <body> of your html code.
e.g.
</head>
<body>
---script----
here is the html text that will be shown between your header and footer.
</body>
This way your headers and footers will be shown on every page.
When you place the code below the text, above the </body> tag, it only would
be shown on the last page.
hth
Martin
</script>
$dompdf->stream('total.pdf');
[/phpcode]
--
You received this message because you are subscribed to the Google Groups
"dompdf" group.
To post to this group, send email to dom...@googlegroups.com.
To unsubscribe from this group, send email to
dompdf+un...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/dompdf?hl=en.