On Tuesday 12 February 2008, Rich Shepard wrote:
>    When I get the syntax for cropping the .eps file using 'convert' I'll be
> able to import it into the document, and that's ultimately what I need.

Rich,

If you're trying to do what I think you're trying to do, the ps2raster tool 
which is part of GMT (http://gmt.soest.hawaii.edu/) does a very nice job.

ps2raster -A -Tf file.ps

takes a PS (or EPS) input file, sets the bounding box to the smallest size 
which will fit everything in the input file, and outputs "file.pdf"

If you use "convert" to do the job, I think you'll change everything into a 
raster format.
-- 
Les

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html

Reply via email to