1

hi
I use this class to generate tax records by php that writes an html file, I need to print the footer (total price vat etc) only the last page and on all pages, the same thing for the header
i use the tag <page_footer>total price vat etc</page_footer>


thanks