blob: c47cb4b65a111368440bebeee3d8b61015075588 (
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/search?dist=PDF-Create
- Pete
petef@databits.net
|