odoo/bin/reportlab
pinky 43eda8f14e RL2
bzr revid: pinky-6e2b8c053bc91a80362d7d3867ff412eb65b09c7
2007-01-07 23:37:01 +00:00
..
demos Adding demos 2007-01-07 23:34:09 +00:00
docs RL2 2007-01-07 23:37:01 +00:00
extensions RL2 2007-01-07 23:34:36 +00:00
fonts RL2 2007-01-07 23:34:36 +00:00
graphics RL2 2007-01-07 23:35:30 +00:00
lib RL2 2007-01-07 23:34:45 +00:00
pdfbase RL2 2007-01-07 23:35:02 +00:00
pdfgen RL2 2007-01-07 23:35:02 +00:00
platypus RL2 2007-01-07 23:35:16 +00:00
test RL2 2007-01-07 23:36:48 +00:00
tools RL2 2007-01-07 23:35:53 +00:00
MANIFEST.in RL2 2007-01-07 23:37:01 +00:00
README RL2 2007-01-07 23:37:01 +00:00
__init__.py report 2007-01-07 23:34:21 +00:00
changes RL2 2007-01-07 23:37:01 +00:00
license.txt RL2 2007-01-07 23:37:01 +00:00
rl_config.py report 2007-01-07 23:34:21 +00:00
setup.py report 2007-01-07 23:34:21 +00:00

README

#copyright ReportLab Inc. 2000-2001
#see license.txt for license details
#history http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/reportlab/README?cvsroot=reportlab
#$Header: /tmp/reportlab/reportlab/README,v 1.9 2002/03/05 17:21:44 rgbecker Exp $

This is the ReportLab PDF library. 

Licensing
=========
BSD license.  See license.txt for details

Installation
============
Either unpack reportlab.zip or reportlab.tgz to some directory say
d:\ReportLab. If you can, ensure that the  line terminator style is
correct for your OS (man zip programs have a text mode option eg -a).

Create a .pth file, say reportlab.pth in your Python
home directory.  It should have one line:
d:/ReportLab.

Alternatively unpack the archive into a directory which is already on your
python path.

Documentation
=============
Full documentation is included in PDF format in the docs directory.
If you are working with a CVS version, run the script genAll.py
in that directory to generate the documentation.

Acknowledgements and Thanks
===========================
lib/normalDate.py originally by Jeff Bauer
(please let us know of other acknowledgements - we just
 started this section - 13/2/2002)