1PDF::API2::Util(3)    User Contributed Perl Documentation   PDF::API2::Util(3)
2
3
4

NAME

6       PDF::API2::Util - utility package for often use methods across the
7       package.
8

PREDEFINED PAPERSIZES

10       %sizes = getPaperSizes();
11           Returns a hash containing the available paper size aliases as keys
12           and their dimensions as a two-element array reference.
13

PREDEFINED COLORS

15       See the source of PDF::API2::Resource::Colors for a complete list.
16
17       Please Note: This is an amalgamation of the X11, SGML and (X)HTML
18       specification sets.
19

PREDEFINED GLYPH-NAMES

21       See the file "uniglyph.txt" for a complete list.
22
23       Please Note: You may notice that apart from the 'AGL/WGL4', names from
24       the XML, (X)HTML and SGML specification sets have been included to
25       enable interoperability towards PDF.
26
27
28
29perl v5.32.0                      2020-07-28                PDF::API2::Util(3)
Impressum