1PDF::API2::Basic::PDF::UUsteirlsC(o3n)tributed Perl DocuPmDeFn:t:aAtPiIo2n::Basic::PDF::Utils(3)
2
3
4
6 PDF::API2::Basic::PDF::Utils - Convenience functions for creating
7 low-level PDF objects
8
10 A set of utility functions to save the fingers of the PDF library
11 users!
12
14 PDFBool
15 Creates a Bool via PDF::API2::Basic::PDF::Bool->new
16
17 PDFArray
18 Creates an array via PDF::API2::Basic::PDF::Array->new
19
20 PDFDict
21 Creates a dict via PDF::API2::Basic::PDF::Dict->new
22
23 PDFName
24 Creates a name via PDF::API2::Basic::PDF::Name->new
25
26 PDFNull
27 Creates a null via PDF::API2::Basic::PDF::Null->new
28
29 PDFNum
30 Creates a number via PDF::API2::Basic::PDF::Number->new
31
32 PDFStr
33 Creates a string via PDF::API2::Basic::PDF::String->new
34
35 PDFStrHex
36 Creates a hex-string via PDF::API2::Basic::PDF::String->new
37
38
39
40perl v5.38.0 2023-07-21 PDF::API2::Basic::PDF::Utils(3)