Hey guys,
First time posting. I appreciate all the help provided here.
I'm using ImageMagick to convert a postscript file to gif and saving the file on the server. ImageMagick is called by system() in a perl servlet from a Java applet. Problem is, the call is made as the page is being...