C:\Perl_PPM\PDF-Template-PDFAPI2-0.40_09\blib/lib/PDF/Template/Element/Line.pm


NAME

PDF::Template::Element::Line


PURPOSE

To draw lines


NODE NAME

LINE


INHERITANCE

PDF::Template::Element


ATTRIBUTES


CHILDREN

PDF::Template::Element::HorizontalRule


AFFECTS

Nothing


DEPENDENCIES

None


USAGE

  <line X1="1i" Y1="1i" X2="3i" Y2="2i" WIDTH="3" COLOR="0,0,255"/>

This will draw a blue line 3 pixels thick from the spot 1`` in from the left and top to the spot 3'' from the left and 2`` from the top.


AUTHOR

Rob Kinyon (rkinyon@columbus.rr.com)


SEE ALSO

PAGEDEF, HR

 C:\Perl_PPM\PDF-Template-PDFAPI2-0.40_09\blib/lib/PDF/Template/Element/Line.pm