comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » EPS to PDF contour plots
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: EPS to PDF contour plots [message #75692 is a reply to message #75568] Mon, 04 April 2011 17:43 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Heinz Stege writes:

> there are no stripes within the graphics, when you use Ghostscript to
> convert the Postscript file to PDF. You can even do it from the IDL
> command line. Here is, what I did on Windows:
>
> input_file='test.ps'
> output_file='test.pdf'
> command='"C:\Program Files\gs\gs8.61\bin\gswin32c.exe" '+$
> '-q -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -dPDFSETTINGS=/prepress '+$
> '-dAutoRotatePages=/PageByPage -sOutputFile="'+output_file+'" '+$
> input_file
> spawn,command,stdout,stderr,/noshell
> print,stdout,stderr
>
> For me the PDF looks perfect. No stripes.

No, I don't see any stripes either using this
method or using Adobe Distiller. I don't quite
know what to make of it all. :-)

Cheers,

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: EPS to PDF contour plots
Next Topic: Re: netcdf + idl: posixio.c:265: px_pgin: Assertion ...

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 16:06:27 PDT 2025

Total time taken to generate the page: 0.00436 seconds