Changes between Version 15 and Version 16 of BluePrint/Reporting


Ignore:
Timestamp:
08/17/09 00:45:20 (15 years ago)
Author:
Fran Boon
Comment:

Update with current status (PDF, XLS done)

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Reporting

    v15 v16  
    66 * http://wiki.sahana.lk/doku.php?id=dev:reportinglib
    77
    8 Geraldo is a powerful-looking library which we could make use of (for PDF (via [http://reportlab.org ReportLab]) & Graphics (via [http://www.pythonware.com/products/pil/ PIL])):
     8Geraldo is a powerful-looking library which we have made use of for the PDF representation of the REST Controller (via [http://reportlab.org ReportLab]). It also supports Graphics (via [http://www.pythonware.com/products/pil/ PIL]):
    99 * http://geraldo.sourceforge.net/
    1010
    11 Excel files can be written using:
    12  * [http://pypi.python.org/pypi/xlwt xlwt]
     11Excel files are currently written using [http://pypi.python.org/pypi/xlwt xlwt]. Other options:
    1312 * [http://sourceforge.net/projects/pyexcelerator PyExcelerator]
    1413 * Docs on Python Excel libraries: http://www.python-excel.org/
     
    3837----
    3938BluePrints
     39BluePrints