The worst is behind us, except for what is in front of us.
— Matt, Matt’s Off Road Recovery channel
PDF::Builder::Basic::PDF::Name - Stores PDF names (things beginning with /)
Inherits from PDF::Builder::Basic::PDF::String
$n = PDF::Builder::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::Builder::Basic::PDF::Name->string_to_name($string, $pdf)
Suitably encode the string$string
for output in the File object
PDF::Builder::Basic::PDF::Name->name_to_string($string, $pdf)
Suitably decode the string$string
as read from the File object
Master Index
PDF::Builder -- Facilitates the creation and modification of PDF files
PDF::Builder::Basic::PDF -- Various utilities and support routines
PDF::Builder::Basic::PDF::Array -- Corresponds to a PDF array
PDF::Builder::Basic::PDF::Bool -- Holds the strings true or false
PDF::Builder::Basic::PDF::Dict -- PDF Dictionaries and Streams
PDF::Builder::Basic::PDF::File -- Holds the trailers and cross-reference tables for a PDF file
PDF::Builder::Basic::PDF::Filter -- Abstract superclass for PDF stream filters
PDF::Builder::Basic::PDF::Literal -- Literal PDF Object
PDF::Builder::Basic::PDF::Null -- PDF Null type object
PDF::Builder::Basic::PDF::Number -- Numbers in PDF
PDF::Builder::Basic::PDF::Objind -- PDF indirect object reference
PDF::Builder::Basic::PDF::Page -- Represents a PDF page
PDF::Builder::Basic::PDF::Pages -- PDF pages hierarchical element
PDF::Builder::Basic::PDF::String -- PDF String type objects
PDF::Builder::Basic::PDF::Utils -- Utility functions for PDF library
All content © copyright 2005 – 2025
by Catskill Technology Services, LLC.
All rights reserved.
Note that Third Party software (whether Open Source or proprietary) on this
site remains under the copyright and license of its owners.
Catskill Technology Services, LLC does not claim copyright over such software.
This page is https://www.catskilltech.com/Documentation/PDF/Builder/Basic/PDF/Name.html
Search Quotations database.
Last updated Sat, 09 Dec 2023 at 10:59 PM