PDF::FromHTML::Template::Container::Footer - Provide footer text and to specify where the footer starts,
Contents
Affects
Indicates to LOOP tags where to pagebreak.
Attributes
• FOOTER_HEIGHT - the amount reserved for the footer from the bottom of the page.
Children
None
Dependencies
None
Inheritance
PDF::FromHTML::Template::Container::Margin
Name
PDF::FromHTML::Template::Container::Footer - Provide footer text and to specify where the footer starts,
for looping
Node Name
FOOTER
See Also
ALWAYS, HEADER, LOOP
perl v5.38.2 2024-07-28 PDF::FromHTML::...ntainer::Footer(3pm)
Usage
<pagedef>
... Stuff here ...
<footer footer_height="1i">
... Children here will render on every page ...
</footer>
</pagedef>
See Also
🚸
Children Crossing 