On 2007-08-06 23:29:16 -0500, Madhu Alagu <[EMAIL PROTECTED]> said:

> Hi
> I am looking template based report tools for python.It has the ability
> to deliver rich content onto the screen, to the printer or into PDF,
> HTML, XLS, CSV and XML files.

I don't think this has been implemented in Python because it's a pretty 
boring thing to do, and things like JasperReports (in Java) and Crystal 
Reports already have the market pretty well tied up. What my company 
did was to use JasperReports via a web service we set up.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to