GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PDF::Template::Container::Always(3) User Contributed Perl Documentation PDF::Template::Container::Always(3)

PDF::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::Template::Container

None

PDF::Template::Container::Margin

PDF::Template::Container::Header PDF::Template::Container::Footer

Nothing

None

  <always>
    ... Children will render on every page ...
  </always>

Rob Kinyon (rob.kinyon@gmail.com)

HEADER, FOOTER
2005-01-11 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.