Rép : Cocoa and PostScript
Rép : Cocoa and PostScript
- Subject: Rép : Cocoa and PostScript
- From: p3consulting <email@hidden>
- Date: Wed, 16 Jul 2003 10:26:53 +0200
>
Mac OS X and Cocoa have a lot of power supplying PDF and EPS
>
capabilities, but what about PostScript? How easy or difficult is it
>
to make a Cocoa program (perhaps with an NSView or a document format?)
>
be able to read a PS document?
>
>
Chad Armstrong
>
email@hidden
>
An OpenSource project like ghostscript is probably the kind of solution
your are looking for
The quick path should be to create an NSTask to invoke it and display
the result (a PDF file)
A longer one will be to incorporate it in your app (?) as long as
your project is compatible with the ghostcript license
See MacGSView at
http://www.cs.wisc.edu/~ghost/macos/
There is also a shareware named MacGhostView at
http://www.kiffe.com/macghostview.html
P3 Consulting
email@hidden
http://www.p3-consulting.net
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.