C:\Perl_PPM\PDF-FromHTML-0.31\blib/lib/PDF/FromHTML/Template/Element/Image.pm


NAME

PDF::FromHTML::Template::Element::Image


PURPOSE

To embed images


NODE NAME

IMAGE


INHERITANCE

PDF::FromHTML::Template::Element


ATTRIBUTES


CHILDREN

None


AFFECTS

Nothing


DEPENDENCIES

None


USAGE

  <image filename="$Image1"/>
  <image><var name="Image1"/></image>

In both cases, the image specified by the parameter ``Image1'' will be placed at the current X/Y position.


AUTHOR

Rob Kinyon (rkinyon@columbus.rr.com)


SEE ALSO

 C:\Perl_PPM\PDF-FromHTML-0.31\blib/lib/PDF/FromHTML/Template/Element/Image.pm