PDF::API2::Basic::PDF::String(3) User Contributed Perl Documentation PDF::API2::Basic::PDF::String(3)

PDF::API2::Basic::PDF::String - Low-level PDF string object

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

2023-12-21 perl v5.38.1