logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Affects

       Indicates to LOOP tags where to pagebreak.

Attributes

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

Author

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