Scroll to navigation

PDF::API2::Util(3pm) User Contributed Perl Documentation PDF::API2::Util(3pm)

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.

2020-10-25 perl v5.30.3