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


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 the PDF::API2::Resource::Colors manpage 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.

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