Page 1 of 1
Please use -dEPSCrop doing eps conversion
Posted: 2009-08-13T05:34:34-07:00
by broucaries
converting
http://launchpadlibrarian.net/2475309/s ... zoomed.eps result in cropped file please use -dEPScrop gs option. It work for converting to png but not to pdf.
Thank you
Re: Please use -dEPSCrop doing eps conversion
Posted: 2009-08-13T05:55:52-07:00
by magick
See
http://www.imagemagick.org/script/formats.php:
- PS RW Adobe PostScript file Requires Ghostscript to read. To force ImageMagick to respect the crop box, use -define (e.g. -define ps:use-cropbox=true).
Re: Please use -dEPSCrop doing eps conversion
Posted: 2009-08-13T06:33:52-07:00
by broucaries
For sure but pdf and png conversion give different result.
Regards
bastien
Re: Please use -dEPSCrop doing eps conversion
Posted: 2009-10-01T03:48:48-07:00
by broucaries
Any news ?
Re: Please use -dEPSCrop doing eps conversion
Posted: 2009-10-01T06:25:02-07:00
by magick
Add -define ps:use-cropbox=true -taint to your command line to force -dEPSCrop.
Re: Please use -dEPSCrop doing eps conversion
Posted: 2009-10-01T06:29:08-07:00
by broucaries
I know but I do not understand why png and pdf output give different results by defaults.
Do you need the two ouptut ?
Regards
Bastien
Re: Please use -dEPSCrop doing eps conversion
Posted: 2009-11-02T08:41:58-07:00
by broucaries
Any news ?
Bastien
Re: Please use -dEPSCrop doing eps conversion
Posted: 2009-12-27T06:50:18-07:00
by broucaries
Any news of this bug (the difference between png and pdf conversion).
Regards
bastien
Re: Please use -dEPSCrop doing eps conversion
Posted: 2009-12-27T07:48:23-07:00
by magick
The conversion to PNG and PDF looks fine for us. We're using ImageMagick 6.5.8-7 and Ghostscript 8.70. Post a URL to your PNG and PDF images and describe the differences and we'll investigate further.