Provided by: libpdf-fromhtml-perl_0.33-2_all bug

NAME

       PDF::FromHTML::Template::Container::Footer - Provide footer text and to specify where the
       footer starts, for looping

NODE NAME

       FOOTER

INHERITANCE

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

ATTRIBUTES

       •   FOOTER_HEIGHT - the amount reserved for the footer from the bottom of the page.

CHILDREN

       None

AFFECTS

       Indicates to LOOP tags where to pagebreak.

DEPENDENCIES

       None

USAGE

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

AUTHOR

       Rob Kinyon (rkinyon@columbus.rr.com)

SEE ALSO

       ALWAYS, HEADER, LOOP

perl v5.36.0                                2023-0PDF::FromHTML::Template::Container::Footer(3pm)