Page 1 of 1

Post Script

Posted: Tue Jul 31, 2007 12:39 am
by wuzlum
Hi all,

Any insights on how to integrate Image to Post Script generator over the web?
Thank you.

wuzlum :wink:

Posted: Tue Jul 31, 2007 3:26 am
by onion2k
No idea what you mean. PostScript is a layout markup language mainly for printers. Why would you want to use it over the web?

Posted: Tue Jul 31, 2007 6:24 am
by Arawn
Maybe he means like Flickr?

Posted: Wed Aug 01, 2007 10:06 pm
by wuzlum
Thank you for your response guys.
The concept would be that the image will be designed over the web and the output will be converted to Post Script for centralized printing.

Posted: Thu Aug 02, 2007 9:50 am
by pickle
I've heard of this being done, but I think it involves tying PHP in to a system's printer drivers & capturing the .ps file the driver creates.

Posted: Thu Aug 02, 2007 7:25 pm
by wuzlum
Thanks pickle,
Now I'm trying MagickWand for PHP. Any insights still very much well come though.