NAME
PDF::FromHTML::Template::Container::Header
PURPOSE
To provide header text and to specify where the header starts, for looping.
NODE NAME
HEADER
INHERITANCE
PDF::FromHTML::Template::Container::Margin
ATTRIBUTES
HEADER_HEIGHT - the amount reserved for the header from the bottom of the page.
CHILDREN
None
AFFECTS
Indicates to the PAGEDEF tag where all children may start rendering.
DEPENDENCIES
None
USAGE
<pagedef>
<header header_height="1i">
... Children here will render on every page ...
</header>
... Stuff here ...
</pagedef>
AUTHOR
Rob Kinyon (rkinyon@columbus.rr.com)
SEE ALSO
ALWAYS, FOOTER, PAGEDEF