"Alan Gauld" <[EMAIL PROTECTED]> wrote

> I seem to recall seeing a function there that could work with 
> Tkinter
> Canvas objects, and once in PIL it should be possible to save it.

Looks like it works the other way, you can put PIL images into a 
canvas.

BUT there is a Canvas.postscript method that will create a postcript
version of a canvas. That should do your printing for you...

Alan G. 


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to