PDF::API2::Basic::PDF::Name(3pmUser Contributed Perl DocumentatioPDF::API2::Basic::PDF::Name(3pm)
NAME
PDF::API2::Basic::PDF::Name - Low-level PDF name object
METHODS
PDF::API2::Basic::PDF::Name->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, particular to Names.
$n->convert ($string, $pdf)
Converts a name into a string by removing the / and converting any hex munging.
$s->as_pdf ($pdf)
Returns a name formatted as PDF. $pdf is optional but should be the PDF File object for
which the name is intended if supplied.
PDF::API2::Basic::PDF::Name->string_to_name ($string, $pdf)
Suitably encode the string $string for output in the File object $pdf (the exact format
may depend on the version of $pdf).
PDF::API2::Basic::PDF::Name->name_to_string ($string, $pdf)
Suitably decode the string $string as read from the File object $pdf (the exact decoding
may depend on the version of $pdf). Principally, undo the hex encoding for PDF versions >
1.1.
perl v5.32.1 2021-12-11 PDF::API2::Basic::PDF::Name(3pm)
Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2025-10-28 03:42 @216.73.216.108 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)