ONO::Lib::PDF::Elements::CheckBox

This module generates specific PDF content.

Functions

checkbox();

This generates a checkbox.

ONO::Lib::PDF::Elements::CheckBox->checkbox( $canvas, $x, $y, $width, $weight, $checked );

cross();

This generates a cross.

Switches:

-W wide background

ONO::Lib::PDF::Elements::CheckBox->cross( $canvas, $x, $y, $size, $switches, $color, # not implemented yet, red = default );

Sub-Modules

none

Dependencies

Optional CPAN Modules

The following modules may be optional, but they are probably required for all features to work properly.

Code