Text::PDF::Bool(3) | User Contributed Perl Documentation | Text::PDF::Bool(3) |
NAME¶
PDF::Bool - A special form of PDF::String which holds the strings true or false
METHODS¶
$b->convert($str)¶
Converts a string into the string which will be stored.
as_pdf¶
Converts the value to a PDF output form
2010-12-13 | perl v5.10.1 |