Provided by: libpdf-api2-perl_2.037-1_all 

NAME
PDF::API2::Util - utility package for often use methods across the package.
PREDEFINED PAPERSIZES
%sizes = getPaperSizes();
Returns a hash containing the available paper size aliases as keys and their dimensions as a two-
element array reference.
PREDEFINED COLORS
See the source of PDF::API2::Resource::Colors for a complete list.
Please Note: This is an amalgamation of the X11, SGML and (X)HTML specification sets.
PREDEFINED GLYPH-NAMES
See the file "uniglyph.txt" for a complete list.
Please Note: You may notice that apart from the 'AGL/WGL4', names from the XML, (X)HTML and SGML
specification sets have been included to enable interoperability towards PDF.
perl v5.30.0 2020-02-08 PDF::API2::Util(3pm)