☻ 唐鳳 ☺ > PDF-FromHTML-0.26 > PDF::FromHTML::Template::Container::Row

Download:
PDF-FromHTML-0.26.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  8
Open  3
View Bugs
Report a bug
Source   Latest Release: PDF-FromHTML-0.30

NAME ^

PDF::FromHTML::Template::Container::Row

PURPOSE ^

To specify a row of text and provide typewriter-like carriage returns at the end.

NODE NAME ^

ROW

INHERITANCE ^

PDF::FromHTML::Template::Container

ATTRIBUTES ^

CHILDREN ^

None

AFFECTS ^

TEXTBOX

DEPENDENCIES ^

None

USAGE ^

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

AUTHOR ^

Rob Kinyon (rkinyon@columbus.rr.com)

SEE ALSO ^

PAGEDEF, TEXTBOX