Browse thread
[Caml-list] Displaying Postscript?
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Florian Hars <hars@b...> |
| Subject: | Re: [Caml-list] Displaying Postscript? |
Didier Le Botlan wrote: > I once wrote a program which only displayed postscript, and I used > ghostscript. That is, my program calls Unix.open_process_out, with the > expected arguments. Another alternative might be to try to interface with the ghostscript interpreter API: http://www.cs.wisc.edu/~ghost/doc/cvs/API.htm (or http://www.cs.wisc.edu/~ghost/doc/gnu/7.05/API.htm if you want it unter the GPL). Yours, Florian. ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners