1Text::PDF::Bool(3) User Contributed Perl Documentation Text::PDF::Bool(3)
23
4
NAME
6PDF::Bool - A special form of PDF::String which holds the strings true
7or false
8
METHODS
10$b->convert($str)
11Converts a string into the string which will be stored.
1213
as_pdf
14Converts the value to a PDF output form
1516
17
18
perl v5.28.0 2016-08-04 Text::PDF::Bool(3)