[Chicago] python and reports

DiPierro, Massimo MDiPierro at cti.depaul.edu
Thu Dec 13 19:13:57 CET 2007


I use latex for www.appealmypropertytaxes.com

apt-get install tetex

I do not use any specific module, just create a .tex file with the content, process it, and read back the generated pdf. The optional latex package pstricks allow you to draw on the document and overlay text and picture using coordinates.
It is slower than reportlab but gives you more flexibility.

Massimo

________________________________________
From: chicago-bounces at python.org [chicago-bounces at python.org] On Behalf Of Lukasz Szybalski [szybalski at gmail.com]
Sent: Thursday, December 13, 2007 11:12 AM
To: The Chicago Python Users Group
Subject: [Chicago] python and reports

Hello,
Do you guys know an easy/FAST way to create reports in python?

Reportlab - but that seems to have a lot of pre-settings you need to
do to make the pdf.
Some template html system - you will need to learn one of the template
languages and start using it.

is there anything else that you tried and it worked for you?

Lucas


--
--
Vim auto completion for python
http://lucasmanual.com/mywiki/FrontPage#head-8ce19b13e89893059e126b719bebe4ee32fe103c
TurboGears from start to finish:
http://www.lucasmanual.com/mywiki/TurboGears
_______________________________________________
Chicago mailing list
Chicago at python.org
http://mail.python.org/mailman/listinfo/chicago


More information about the Chicago mailing list