|
|
| |
Text::PDF::Utils(3) |
User Contributed Perl Documentation |
Text::PDF::Utils(3) |
Text::PDF::Utils - Utility functions for PDF library
A set of utility functions to save the fingers of the PDF library users!
Creates a Bool via Text::PDF::Bool->new
Creates an array via Text::PDF::Array->new
Creates a dict via Text::PDF::Dict->new
Creates a name via Text::PDF::Name->new
Creates a number via Text::PDF::Number->new
Creates a string via Text::PDF::String->new
Returns a boolean value in PDF output form
Returns a string in PDF output form (including () or <>)
Returns a Name in PDF Output form (including /)
Returns a number in PDF output form
Returns a list of unicode values for the given UTF8 string
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |