# rlzope : an external Zope method to show people how to use
# the ReportLab toolkit from within Zope.
#
# this method searches an image named 'logo' in the
# ZODB then prints it at the top of a simple PDF
# document made with ReportLab
#
# the resulting PDF document is returned to the
# user's web browser and, if possible, it is
# simultaneously saved into the ZODB.
#
# this method illustrates how to use both the platypus
# and canvas frameworks.
#
# License : The ReportLab Toolkit's license (similar to BSD)
#
# Author : Jerome Alet - alet@unice.fr
#

Installation instructions :
===========================

  0 - If not installed then install Zope.

  1 - Install reportlab in the Zope/lib/python/Shared directory by unpacking 
      the tarball and putting a reportlabs.pth file in site-packages for the Zope
      used with Python.  The path value in the reportlabs.pth file must be 
      relative.  For a typical Zope installation,  the path is "../../python/Shared".
      Remember to restart Zope so the new path is instantiated.

  2 - Install PIL in the Zope/lib/python/Shared directory. You need to
      ensure that the _imaging.so or .pyd is also installed appropriately.
Wab in the Zope/lib/python/Shared directory by unpacking 
      the tarball and putting a reportlabs.pth file in site-packages for the Zope
      used with Python.  The path value in the reportlabs.pth file must be 
      relative.  For a typical Zope installation,  the path is "../../python/Shared".
      Remember to restart Zope so the new path is instantiated.

  2 - Install PIL in the Zope/lib/python/Shared directory. You need to
      ensure that the _imaging.so or .pyd is also installed appropriately.
Wab in the Zope/lib/python/Shared directory by unpacking 
      the tarball and putting a reportlabs.pth file in site-packages for the Zope
      used with Python.  The path value in the reportlabs.pth file must be 
      relative.  For a typical Zope installation,  the path is "../../python/Shared".
      Remember to restart Zope so the new path is instantiated.

  2 - Install PIL in the Zope/lib/python/Shared directory. You need to
      ensure that the _imaging.so or .pyd is also installed appropriately.
Wab in the Zope/lib/python/Shared directory by unpacking 
      the tarball and putting a reportlabs.pth file in site-packages for the Zope
      used with Python.  The path value in the reportlabs.pth file must be 
      relative.  For a typical Zope installation,  the path is "../../python/Shared".
  