1PDF::API2::Basic::PDF::USsterrinCgo(n3t)ributed Perl DocPuDmFe:n:tAaPtIi2o:n:Basic::PDF::String(3)
2
3
4

NAME

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

METHODS

9   PDF::API2::Basic::PDF::String->from_pdf($string)
10       Creates a new string object (not a full object yet) from a given
11       string.  The string is parsed according to input criteria with escaping
12       working.
13
14   PDF::API2::Basic::PDF::String->new($string)
15       Creates a new string object (not a full object yet) from a given
16       string.  The string is parsed according to input criteria with escaping
17       working.
18
19   $s->convert($str)
20       Returns $str converted as per criteria for input from PDF file
21
22   $s->val
23       Returns the value of this string (the string itself).
24
25   $->as_pdf
26       Returns the string formatted for output as PDF for PDF File object
27       $pdf.
28
29   $s->outobjdeep
30       Outputs the string in PDF format, complete with necessary conversions
31
32
33
34perl v5.36.0                      2022-07-22  PDF::API2::Basic::PDF::String(3)
Impressum