I need to write a simple app that will convert a folder of multi-page tiff files to PDFs.  I was hoping to be able to write a simple, one button Tkinter app to do this because the people who need to run this job a few times a day are basically unskilled.  My initial idea was to use PIL, but as far as I can tell PIL doesn't handle multi-page tiffs and also doesn't handle the G4 encoding.

I would appreciate if someone were to point me in the right direction.

s  


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to