⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 PDF-API2-0.2.3.7_dev.tar.gz
💻 TXT
字号:
                            PDF::API2There seem to be a growing plethora of Perl modules for creating andmanipulating PDF files. This module is 'The Next Generation' of Text::PDF::API which initially provided a nice API around the Text::PDF::* modules created by Martin Hosken.FEATURES	.  Works with more than one PDF file open at once	.  It presents a object-oriented API to the user	.  Supports the 14 base PDF Core Fonts 	.  Supports TrueType fonts 	.  Supports Adobe-Type1 Fonts (pfb/pfa/afm) 	.  Supports native Embedding of bitmap images (jpeg,ppm,png)	.  Supports modification of existing pdfs		and import/cloning of pagesUN-FEATURES (which will one day be fixed)	.  Documentation is currently rather sparse	.  This is beta code in development which works 	   for my apps, your milage may vary :)REQUIREMENTSThis module set requires you to have installed the following other perl modules:	Module		Required for	------------------------------------------------------	Compress::Zlib	 - Compression of PDF object streams	Text::PDF-0.19	 - Low-level Pdf-Object Handling	Font::TTF	 - Truetype HandlingNOTESFor Type1 font support to work correctly you have to have a postscript font file,either binary (pfb) or ascii (pfa) format and an adobe font metrics file (afm).Thanks.INSTALLATIONInstallation is as per the standard module installation approach:	perl Makefile.PL	make	make installCONTACTThere is a mailing-list available:Post message:	perl-text-pdf-modules@yahoogroups.comSubscribe:	perl-text-pdf-modules-subscribe@yahoogroups.comUnsubscribe:	perl-text-pdf-modules-unsubscribe@yahoogroups.comList owner:	perl-text-pdf-modules-owner@yahoogroups.comURL to page:	http://groups.yahoo.com/group/perl-text-pdf-modulesDOWNLOAD SITE Primary:  http://www.penguin.at0.net/~fredo/files/    CPAN:  ftp://ftp.funet.fi/pub/CPAN/authors/id/A/AR/AREIBENS/  Linked:  http://freshmeat.net/projects/pdf-api2/COPYRIGHTS & LICENSINGThis module is copyrighted by Alfred Reibenschuh and can be used underperl's "Artistic License" which has been included in this archive.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -