The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

PDF::Template::Element::HorizontalRule

PURPOSE

To create a horizontal rule across the page

NODE NAME

HR

INHERITANCE

PDF::Template::Element::Line

ATTRIBUTES

CHILDREN

None

AFFECTS

Nothing

DEPENDENCIES

None

USAGE

  <hr/>

That will create a line across the page at the current Y-position.

AUTHOR

Rob Kinyon (rob.kinyon@gmail.com)

SEE ALSO

LINE