PDF::API2::Basic::PDF::String(3pm) - phpMan

Command: man perldoc info search(apropos)  


PDF::API2::Basic::PDF::String(3User Contributed Perl DocumentatPDF::API2::Basic::PDF::String(3pm)



NAME
       PDF::API2::Basic::PDF::String - PDF String type objects and superclass for simple objects
       that are basically stringlike (Number, Name, etc.)

METHODS
       PDF::API2::Basic::PDF::String->from_pdf($string)

       Creates a new string object (not a full object yet) from a given string.  The string is
       parsed according to input criteria with escaping working.

       PDF::API2::Basic::PDF::String->new($string)

       Creates a new string object (not a full object yet) from a given string.  The string is
       parsed according to input criteria with escaping working.

       $s->convert($str)

       Returns $str converted as per criteria for input from PDF file

       $s->val

       Returns the value of this string (the string itself).

       $->as_pdf

       Returns the string formatted for output as PDF for PDF File object $pdf.

       $s->outobjdeep

       Outputs the string in PDF format, complete with necessary conversions



perl v5.10.0                                2006-06-15         PDF::API2::Basic::PDF::String(3pm)

Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-24 22:29 @38.107.179.238 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!