GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Text::PDF::String(3) User Contributed Perl Documentation Text::PDF::String(3)

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

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.

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.

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

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

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

Outputs the string in PDF format, complete with necessary conversions

Copies an object. See Text::PDF::Objind::Copy() for details
2016-08-04 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.