0
votes

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

1

1 Answers

0
votes

What version of Ghostscript, which OS ? Where can we download a specimen file to investigate ?

Command line is useless without specimen file.