PDF::FromHTML::Template::Container::Section(3pm) User Contributed Perl Documentation PDF::FromHTML::Template::Container::Section(3pm)

PDF::FromHTML::Template::Container::Section - Provide pagebreak control for a group of children

-head1 DESCRIPTION

To provide a keep-together for children. If a pagebreak would occur within the section tag, then the entire branch is rendered on the next page. If the branch would take more than a page anyways, the section tag is ignored.

SECTION

PDF::FromHTML::Template::Container

None

None

Nothing

None

  <section>
    .. Children here ...
  </section>

The children will be rendered on the same page, if at all possible.

Rob Kinyon (rkinyon@columbus.rr.com)

2023-02-14 perl v5.36.0