EPS to PDF contour plots [message #75568] |
Fri, 01 April 2011 12:49  |
Matt[3]
Messages: 23 Registered: April 2011
|
Junior Member |
|
|
Hi All,
I see that something like this has been posted several times before,
but I can't seem to find a simple solution...
I'm generating eps contour plots using David Fanning's great new
routines and the /cell_fill option. However, some of them have the
well-known 'stripe' effect that is discussed in David's book. My
question is this: How can I convert these eps files to pdf format
without the stripes, and without the pdfs files being too large? If I
use ImageMagick with +antialias, I can only get the fonts to look nice
if I really crank up the density, which leads to huge pdfs. I'm
assuming that this is because they are first converted to raster
images and then to pdf. Is there a way to keep this all in vector
format? The file size is a problem, because it makes the document
they are going into huge, and very slow to navigate (and the plots
don't seem to look great in some viewers).
At the moment I'm just doing the conversion using epstopdf.
I know that this isn't really an IDL question, but if anyone has found
a solution, it'd be very much appreciated.
Cheers,
Matt
|
|
|