diff options
Diffstat (limited to 'textproc/p5-PDF-API3/pkg-descr')
-rw-r--r-- | textproc/p5-PDF-API3/pkg-descr | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/textproc/p5-PDF-API3/pkg-descr b/textproc/p5-PDF-API3/pkg-descr new file mode 100644 index 000000000000..7b832c555f69 --- /dev/null +++ b/textproc/p5-PDF-API3/pkg-descr @@ -0,0 +1,18 @@ + PDF::API2 + +There seem to be a growing plethora of Perl modules for creating and +manipulating 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,gif) + . Supports modification of existing pdfs + and import/cloning of pages |