| PDF-FromHTML documentation | view source | Contained in the PDF-FromHTML distribution. |
PDF::FromHTML::Template::Container::Row
To specify a row of text and provide typewriter-like carriage returns at the end.
ROW
PDF::FromHTML::Template::Container
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
| PDF-FromHTML documentation | view source | Contained in the PDF-FromHTML distribution. |