print images '*.tif'

Chris Liechti cliechti at gmx.net
Tue Oct 1 14:47:09 EDT 2002


"Janos Ponusz" <jponusz at hotmail.com> wrote in 
news:mailman.1033471032.16271.python-list at python.org:

> does somebody have experience with printing *.tif images with python.

nope. but have you looked at PIL (python imaging library) you can load 
manipulate and view images. maybe it has printing support too?
and wxWindows/wxPython can load a number of image formats. it has a 
printing framework that works, i've used it in one app to print barcodes :)

chris

-- 
Chris <cliechti at gmx.net>




More information about the Python-list mailing list