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
38
39perl v5.30.0 2019-09-18 PDF::API2::Basic::PDF::Utils(3)