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
Please use -dEPSCrop doing eps conversion
-
- Posts: 467
- Joined: 2008-12-21T11:51:10-07:00
Re: Please use -dEPSCrop doing eps conversion
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).
-
- Posts: 467
- Joined: 2008-12-21T11:51:10-07:00
Re: Please use -dEPSCrop doing eps conversion
For sure but pdf and png conversion give different result.
Regards
bastien
Regards
bastien
-
- Posts: 467
- Joined: 2008-12-21T11:51:10-07:00
Re: Please use -dEPSCrop doing eps conversion
Add -define ps:use-cropbox=true -taint to your command line to force -dEPSCrop.
-
- Posts: 467
- Joined: 2008-12-21T11:51:10-07:00
Re: Please use -dEPSCrop doing eps conversion
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
Do you need the two ouptut ?
Regards
Bastien
-
- Posts: 467
- Joined: 2008-12-21T11:51:10-07:00
Re: Please use -dEPSCrop doing eps conversion
Any news ?
Bastien
Bastien
-
- Posts: 467
- Joined: 2008-12-21T11:51:10-07:00
Re: Please use -dEPSCrop doing eps conversion
Any news of this bug (the difference between png and pdf conversion).
Regards
bastien
Regards
bastien
Re: Please use -dEPSCrop doing eps conversion
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.