oracular (3) PDF::FromHTML::Template::Container::Footer.3pm.gz

NAME
PDF::FromHTML::Template::Container::Footer - Provide footer text and to specify where the footer starts, for looping
NODE NAME
FOOTER
INHERITANCE
PDF::FromHTML::Template::Container::Margin
ATTRIBUTES
• FOOTER_HEIGHT - the amount reserved for the footer from the bottom of the page.
CHILDREN
None
AFFECTS
Indicates to LOOP tags where to pagebreak.
DEPENDENCIES
None
USAGE
<pagedef> ... Stuff here ... <footer footer_height="1i"> ... Children here will render on every page ... </footer> </pagedef>
AUTHOR
Rob Kinyon (rkinyon@columbus.rr.com)
SEE ALSO
ALWAYS, HEADER, LOOP