debian man page for pdf::api2::resource::font::corefont

Query: pdf::api2::resource::font::corefont

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PDF::API2::Resource::Font::CoreFont(3pm)		User Contributed Perl Documentation		  PDF::API2::Resource::Font::CoreFont(3pm)

NAME
PDF::API2::Resource::Font::CoreFont - Module for using the 14 PDF built-in Fonts.
SYNOPSIS
# use PDF::API2; # $pdf = PDF::API2->new; $cft = $pdf->corefont('Times-Roman'); #
METHODS
$font = PDF::API2::Resource::Font::CoreFont->new $pdf, $fontname, %options Returns a corefont object. Valid %options are: -encode ... changes the encoding of the font from its default. See perl's Encode for the supported values. -pdfname ... changes the reference-name of the font from its default. The reference-name is normally generated automatically and can be retrived via $pdfname=$font->name. $font = PDF::API2::Resource::Font::CoreFont->new_api $api, $fontname, %options Returns a corefont object. This method is different from 'new' that it needs an PDF::API2-object rather than a PDF::API2::PDF::File-object. PDF::API2::Resource::Font::CoreFont->loadallfonts() "Requires in" all fonts available as corefonts.
SUPPORTED FONTS
PDF::API2::CoreFont supports the following 'Adobe Core Fonts': Courier Courier-Bold Courier-BoldOblique Courier-Oblique Helvetica Helvetica-Bold Helvetica-BoldOblique Helvetica-Oblique Symbol Times-Bold Times-BoldItalic Times-Italic Times-Roman ZapfDingbats PDF::API2::CoreFont supports the following 'Windows Fonts': Georgia Georgia,Bold Georgia,BoldItalic Georgia,Italic Verdana Verdana,Bold Verdana,BoldItalic Verdana,Italic Webdings Wingdings
AUTHOR
Alfred Reibenschuh perl v5.14.2 2011-03-10 PDF::API2::Resource::Font::CoreFont(3pm)
Related Man Pages
pdf::api2::basic::pdf::objind(3pm) - debian
pdf::api2::nameddestination(3pm) - debian
pdf::api2::page(3pm) - debian
pdf::api2::resource::font::synfont(3pm) - debian
pdf::api2::util(3pm) - debian
Similar Topics in the Unix Linux Community
How to force the print Font?
Big Faceless PDF Library 2.10 (Default branch)
iCal unexpectedly quits when opened
Find out if PDF file is corrupted
Cannot read PDF emailed by HP-UX server