PDF::FromHTML::Template::Container::Footer - PDF::FromHTML::Template::Container::Footer documentation


PDF-FromHTML documentation  | view source Contained in the PDF-FromHTML distribution.

Index


NAME

Top

PDF::FromHTML::Template::Container::Footer

PURPOSE

Top

To provide footer text and to specify where the footer starts, for looping.

NODE NAME

Top

FOOTER

INHERITANCE

Top

PDF::FromHTML::Template::Container::Margin

ATTRIBUTES

Top

CHILDREN

Top

None

AFFECTS

Top

Indicates to LOOP tags where to pagebreak.

DEPENDENCIES

Top

None

USAGE

Top

  <pagedef>
    ... Stuff here ...
    <footer footer_height="1i">
      ... Children here will render on every page ...
    </footer>
  </pagedef>

AUTHOR

Top

Rob Kinyon (rkinyon@columbus.rr.com)

SEE ALSO

Top

ALWAYS, HEADER, LOOP


PDF-FromHTML documentation  | view source Contained in the PDF-FromHTML distribution.