File: README

package info (click to toggle)
libpdf-report-perl 1.36-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 260 kB
  • sloc: perl: 791; makefile: 10
file content (38 lines) | stat: -rw-r--r-- 822 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Dist version 1.33
==================

PDF::Report is written around Alfred Reibenschuh's PDF::API2.  It provides
methods to create a PDF document with text, lines, color and graphics. 

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  PDF::API2 >= 0.40.00

  NOTE:	As of PDF-Report 1.30, PDF-API2 versions less than 0.40.00 are 
        unsupported. If you want to keep using an old PDF-API2, use 
        PDF-Report 1.2x.  

Optional (If you want to use roman numerals when numbering pages):

  Text::Roman >= 3.02

EXAMPLES 

  See the examples/ directory in the distribution.

COPYRIGHT AND LICENSE

"Perl Artistic License" (included with package)

Copyright (C) 2009 Andrew Orr