Hello. I'm trying to convert an eps file to pdf but the result isn't cropped correctly. I've tried calling 'convert' with different combinations of:
'-define ps:use-cropbox=true' '-define eps:use-cropbox=true' '-define pdf:use-cropbox=true' '-define pdf:use-trimbox=true' but these make no difference (byte-wise) in the pdf output. How can I force ImageMagick to use a proper cropbox? I'm using ImageMagick 6.5.1. In the attachments are: - bs1_calls.eps - the source eps file - bs1_calls_magick.pdf - '$ convert bs1_calls.eps bs1_calls_magick.pdf' - bs1_calls.pdf - '$ ps2pdf -dEPSCrop bs1_calls.eps' -- Lukasz Lis e-mail/jid:lukaszl at student dot agh dot edu dot pl
_______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
