NAME

Text::PDF::Name - Inherits from Text::PDF::String and stores PDF names (things beginning with /)

METHODS

Text::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

Converts a name into a string by removing the / and converting any hex munging

as_pdf

Returns a name formatted as PDF