debian man page for text::pdf::utils

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)

NAME
Text::PDF::Utils - Utility functions for PDF library
DESCRIPTION
A set of utility functions to save the fingers of the PDF library users!
FUNCTIONS
PDFBool 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)
Related Man Pages
podofouncompress(1) - debian
cam::pdf::gs(3pm) - debian
pdf::api2::basic::pdf::page(3pm) - debian
pdf::api2::resource::font::synfont(3pm) - debian
text::pdf::ttfont(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?