As we are having some developers onboard now, I like to put a request here. It may be a easy solution, just needing a weekend for an experianced developers to make our Mac OS 9 computers a lot more usable for everyday tasks.
Please could somebody with codewarrior knowledge have a look!
One of the real problems we are facing is that Acrobat Reader 5.05 has come to age and is not able to render/display all modern PDF documents. Especially when it comes to 1.7 or 2.0 versions, or some 1.5 versions with unprintable content.
As there was always a Mac Ghostscript outside, it may be that it is totally simple for a developer, to push us to the present again and enable us to view all PDF documents. At least a huge improvement over Acrobat Reader should be easily possible. So here is the whole story:
There is MacGSView a viewer for PDF and PS files, distributed under the "Aladdin Free Public License". It is working well and additionally has a nice interface.
You can grab it here (plus the sources):
http://ftp.ntua.gr/mirror/ghost/aladdin/gs601/mac/test/This viewer needs the "MacGS shhlib" to compute the PDFs.
You can get those up to date GhostScript libs at the sourceforge site:
http://sourceforge.net/projects/ghostscript/files/There is the former AFPL Ghostscript and the recent GPL Ghostscript. AFPL Ghostscript always had binaries (and sources) for Mac OS 9. The latest version of this "MacGS shhlib" (which is needed so that the above "MacGSView 2.0b3" can display PDFs) from AFPL Ghostscript is the version 8.51 from the year 2005.
http://sourceforge.net/projects/ghostscript/files/AFPL%20Ghostscript/8.51/Sadly there is some problem and it doesnt work correctly.
Tha latest version I could use successfully is the 8.00 from 2002
http://sourceforge.net/projects/ghostscript/files/AFPL%20Ghostscript/8.00/Sadly this is no real improvement over Acrobat reader.
I am quite sure that some codewarrior wizard could recompile the 8.51 from 2005 and bring us a huge step foreward immediatly. Perhaps it is even possible that the recent GPL Ghostscript is usable with the MacGS view easily? I cannot tell if huge porting would be needed or if it is as well a simple recompilation?
Can some developer please investigate and help !?