Re: output as eps instead of ps? [message #50197] |
Mon, 18 September 2006 16:06 |
news.qwest.net
Messages: 137 Registered: September 2005
|
Senior Member |
|
|
<Dilkushi@gmail.com> wrote in message
news:1158619433.326067.280420@e3g2000cwe.googlegroups.com...
> Dear all
> I have been outputting my graphs in .ps formats using
> Set_Plot, 'PS'
>
> Now I have been asked for outputs as .eps
> Is there a quick fix?
>
> thanks
> dilkushi
I usually just change the filename extension from .ps to .eps
and that seems to make everybody happy. I suspect the reason
why people/journals etc ask for eps, is that they require a
bounding box statement in the ps file. IDL always puts one in,
so it usually is acceptable.
Cheers,
bob
|
|
|
|