1PDF::API2::Basic::PDF::UUsteirlsC(o3n)tributed Perl DocuPmDeFn:t:aAtPiIo2n::Basic::PDF::Utils(3)
2
3
4
6 PDF::API2::Basic::PDF::Utils - Utility functions for PDF library
7
9 A set of utility functions to save the fingers of the PDF library
10 users!
11
13 PDFBool
14 Creates a Bool via PDF::API2::Basic::PDF::Bool->new
15
16 PDFArray
17 Creates an array via PDF::API2::Basic::PDF::Array->new
18
19 PDFDict
20 Creates a dict via PDF::API2::Basic::PDF::Dict->new
21
22 PDFName
23 Creates a name via PDF::API2::Basic::PDF::Name->new
24
25 PDFNull
26 Creates a null via PDF::API2::Basic::PDF::Null->new
27
28 PDFNum
29 Creates a number via PDF::API2::Basic::PDF::Number->new
30
31 PDFStr
32 Creates a string via PDF::API2::Basic::PDF::String->new
33
34 PDFStrHex
35 Creates a hex-string via PDF::API2::Basic::PDF::String->new
36
37 PDFUtf
38 Creates a utf8-string via PDF::API2::Basic::PDF::String->new
39
40 PDFLiteral
41 Creates a pdf-literal via PDF::API2::Basic::PDF::Literal->new
42
43 asPDFBool
44 Returns a literal value in PDF output form
45
46 asPDFStr
47 Returns a string in PDF output form (including () or <>)
48
49 asPDFName
50 Returns a Name in PDF Output form (including /)
51
52 asPDFNum
53 Returns a number in PDF output form
54
55
56
57perl v5.12.2 2011-01-24 PDF::API2::Basic::PDF::Utils(3)