Creating PDF’s in Python
July 25, 2006 by Isaac
Whatever your role or occupation there are doubtless times where you need to write a report. Most of the reports that I turn in are unique and need to be manually generated. However, my weekly test status report is pretty much the same every week and basically its just the stats that change.
Poking around on the web I found Report Lab, an excellent package for creating PDF's with a Python API.
Posted in 
content rss
