| PDF-FromHTML documentation | view source | Contained in the PDF-FromHTML distribution. |
PDF::FromHTML::Template::Container::Section
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)
| PDF-FromHTML documentation | view source | Contained in the PDF-FromHTML distribution. |