DOKK / manpages / debian 13 / libpdf-fromhtml-perl / PDF::FromHTML::Template::Container::Row.3pm.en
PDF::FromHTML::Template::Container::Row(3pm) User Contributed Perl Documentation PDF::FromHTML::Template::Container::Row(3pm)

PDF::FromHTML::Template::Container::Row - Specify a row of text and provide typewriter-like carriage returns at the end

ROW

PDF::FromHTML::Template::Container

  • H - the height the row will consume when it is done.
  • LEFT_MARGIN - If specified, the row will start rendering here. Otherwise, it will default to the PAGEDEF's LEFT_MARGIN.

None

TEXTBOX

None

  <row h="8">
    <textbox w="50%" justify="right" text"Hello,"/>
    <textbox w="50%" justify="left" text"World"/>
  </row>

Rob Kinyon (rkinyon@columbus.rr.com)

PAGEDEF, TEXTBOX

2024-07-28 perl v5.38.2