I have two EPS files.
One is with gradient and other is without.
When I convert my EPS file (NOTE: without gradient) to PDF using ghostscript. If looks correct in outline mode.
But when I convert EPS file with gradient via ghostscript, it black out my image.
here is my command,
-dBATCH -dNOPAUSE -dEPSFitPage -sOutputFile=output.eps -sDEVICE=ps2write -c '<< /PageSize [500 500] >> setpagedevice' -f" . myeps.eps