Re: [Pyobjc-dev] problem with launching pdf2tiff demo script
Brought to you by:
ronaldoussoren
From: Bob I. <bo...@re...> - 2004-01-05 17:02:44
|
On Jan 5, 2004, at 11:45 AM, Ryan Wilcox wrote: > On 1/5/04, at 10:03 AM, PIGEYRE Bastien said: > >> ok, so this application doesn't work for linux anyway? > > As Ronald mentioned, it may work on GNUStep. I think GNUStep uses a version of Display PostScript, not Display PDF. I wouldn't be so sure that its NSImage (or whatever pdf2tiff uses) is any good at loading PDFs. If you want to rasterize PDFs, you should look into Ghostscript ( http://www.cs.wisc.edu/~ghost/ ) or something of that nature. >> is there a solution to adapt this application for linux? > > well, there IS wxPython (http://wxpython.org), probably one of the > better > crossplatform GUI frameworks for Python. That barely has anything to do with the question, PyObjC, or PDFs :) -bob |