PDF::Template::Container::Footer
To provide footer text and to specify where the footer starts, for looping.
PDF::Template::Container::Margin
- •
- FOOTER_HEIGHT - the amount reserved for the footer from the bottom of the
page.
Indicates to LOOP tags where to pagebreak.
<pagedef>
... Stuff here ...
<footer footer_height="1i">
... Children here will render on every page ...
</footer>
</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