C:\Perl_PPM\PDF-FromHTML-0.31\blib/lib/PDF/FromHTML/Template/Container/Always.pm |
PDF::FromHTML::Template::Container::Always
To require that any child of this node will always render on every page. Normally, a node will not render on a given page if a node before it has triggered a pagebreak. ALWAYS nodes will always render on every page.
Primarily, this is used as a base class for HEADER and FOOTER. However, you might want something to always render on every page outside the header and footer areas. For example, a watermark.
ALWAYS
PDF::FromHTML::Template::Container
None
PDF::FromHTML::Template::Container::Margin
PDF::FromHTML::Template::Container::Header PDF::FromHTML::Template::Container::Footer
Nothing
None
<always> ... Children will render on every page ... </always>
Rob Kinyon (rkinyon@columbus.rr.com)
HEADER, FOOTER
C:\Perl_PPM\PDF-FromHTML-0.31\blib/lib/PDF/FromHTML/Template/Container/Always.pm |