summaryrefslogtreecommitdiff
path: root/textproc/p5-PDF-API3/pkg-descr
blob: 6ddadbd2c7acdafcb73be3001d674c485de47832 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
                            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

WWW: http://search.cpan.org/dist/PDF-API2/