blob: bd86ab80e63c089c6df7000850d6b1cfaf150aa3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
From the p5-PDF-Create README:
PDF::Create allows you to create PDF documents using a large
number of primitives, and emit the result as a PDF file or
stream. PDF stands for Portable Document Format.
Documents can have several pages, a table of content, an
information section and many other PDF elements. More
functionnalities will be added as needs arise.
For more details, type 'perldoc PDF::Create' or see the CPAN homepage:
WWW: http://search.cpan.org/dist/PDF-Create/
- Pete
petef@databits.net
|