What is a good PDF report generator tool for python?

Posted by jlouis on Stack Overflow See other posts from Stack Overflow or by jlouis
Published on 2008-10-07T09:50:39Z Indexed on 2010/05/31 20:33 UTC
Read the original article Hit count: 269

Filed under:
|
|
|
|

What is a good tool for PDF report generation in Python? I've checked out ReportLab, but it seems to be awfully low-level for what I want to do. My current hunch is to call TeX on the command-line and let it produce the PDF, but if there is something that is easier to work with (and looks professional - We'll send this to customers) I'd very much like a prod in the right direction.

© Stack Overflow or respective owner

Related posts about python

Related posts about pdf