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.
$b->outobjdeep($fh)
Outputs 'true' or 'false' depending on the boolean state as perceived by Perl.