Query: text::pdf::utils
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Text::PDF::Utils(3pm) User Contributed Perl Documentation Text::PDF::Utils(3pm)NAMEText::PDF::Utils - Utility functions for PDF libraryDESCRIPTIONA set of utility functions to save the fingers of the PDF library users!FUNCTIONSPDFBool Creates a Bool via Text::PDF::Bool->new PDFArray Creates an array via Text::PDF::Array->new PDFDict Creates a dict via Text::PDF::Dict->new PDFName Creates a name via Text::PDF::Name->new PDFNum Creates a number via Text::PDF::Number->new PDFStr Creates a string via Text::PDF::String->new asPDFBool Returns a boolean value in PDF output form asPDFStr Returns a string in PDF output form (including () or <>) asPDFName Returns a Name in PDF Output form (including /) asPDFNum Returns a number in PDF output form unpacku($str) Returns a list of unicode values for the given UTF8 string perl v5.8.8 2006-09-09 Text::PDF::Utils(3pm)