Scroll to navigation

PDF::Builder::Basic::PDF::Bool(3pm) User Contributed Perl Documentation PDF::Builder::Basic::PDF::Bool(3pm)

NAME

PDF::Builder::Basic::PDF::Bool - A special form of PDF::Builder::Basic::PDF::String which holds the strings true or false

METHODS

$b->convert($str)

Converts a string into the string which will be stored.

$b->as_pdf()

Converts the value to a PDF output form.

2022-04-24 perl v5.34.0