Rob Brown-Bayliss schreef: > On Mon, 2009-05-11 at 19:38 +0200, Timo wrote: >> Hey everybody, >> >> My program has some sort of pedigree and I want the user to be able to >> print this out. >> > > You could try report lab, a pdf generator lib for python, I tried it a couple of months ago for something else. It was nice, but way to overkill for my needs. Just need to have some lines of simple text on top of the page and some rectangles (with text in it) that are connected with lines. Standard Python/PyGTK modules are preferred.
Timo > > -- > Rob Brown-Bayliss <[email protected] > <mailto:[email protected]>> > _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
