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

NAME

       PDF::FromHTML::Template::Container::Header - Provide header text and to specify where the
       header starts, for looping.

NODE NAME

       HEADER

INHERITANCE

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

ATTRIBUTES

       •   HEADER_HEIGHT - the amount reserved for the header from the bottom of the page.

CHILDREN

       None

AFFECTS

       Indicates to the PAGEDEF tag where all children may start rendering.

DEPENDENCIES

       None

USAGE

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

AUTHOR

       Rob Kinyon (rkinyon@columbus.rr.com)

SEE ALSO

       ALWAYS, FOOTER, PAGEDEF

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