Hello, There are python bindings for the poppler library floating around the web. poppler is the library used by eg evince to render pdf, ps, etc.
Dieter On Wed, 2007-10-31 at 17:32 -0700, Kevin Milner wrote: > Hello all, I am working on some geodynamics calculation/visualization > software in python and am about to create a GUI. I like PyGTK so far, > and would prefer to use it in our software, however I would need a way > to display PostScript files. Obviously I could convert them to another > format and use the Image widget, but I was wondering if there is a way > to do it without this conversion (as the PostScript files will be > updated frequently during use of the software). I have heard that there > is a way to do this in QT, but would prefer to use GTK (through PyGTK). > Thank you very much! > > Kevin Milner > _______________________________________________ > pygtk mailing list [email protected] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ >
signature.asc
Description: This is a digitally signed message part
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
