ONO::Lib::PDF::Elements::Sticker

This module generates specific PDF content.

Functions

colors();

Color codes for sticker images.

ONO::Lib::PDF::Elements::Sticker->colors( );

sticker();

This generates a sticker image.

Switches:

-a auto-size text (always on, placeholder for HTML version ONO_UI_Elements_Sticker)
-b bold
-B Blue (not implemented yet)
-c center text
-E grEy (not implemented yet)
-f Float left - not implemented, placeholder for HTML version ONO_UI_Elements_Sticker
-F Float left, add margin 5px right & bottom - not implemented, placeholder for HTML version ONO_UI_Elements_Sticker
-G Green (not implemented yet)
-r random color
-R Red (not implemented yet)
-s shadow
-W white
-Y Yellow (not implemented yet)
-Z don't print Zero as text

ONO::Lib::PDF::Elements::Sticker->sticker( $canvas, $x, $y, $width, $height, $text, $color_input, $switches );

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