PDF::Template::Container::Header
To provide header text and to specify where the header starts, for looping.
PDF::Template::Container::Margin
- •
- HEADER_HEIGHT - the amount reserved for the header from the bottom of the
page.
Indicates to the PAGEDEF tag where all children may start rendering.
<pagedef>
<header header_height="1i">
... Children here will render on every page ...
</header>
... Stuff here ...
</pagedef>
Rob Kinyon (rob.kinyon@gmail.com)
Hey! The above document had some coding errors, which are explained
below:
- Around line 51:
- =back doesn't take any parameters, but you said =back 4