Creating PDF’s in Python

Date 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 [...]