I have a pdf file, uploaded to http://www.filesend.net/download.php?f= ... 9a69903f06(download link will appear at bottom left corner of the page after 20 secs).
If I do "convert -define pdf:use-cropbox=true -thumbnail 120x120 dubai.pdf dubai.jpg", the jpg's are generated fine.
If I do "convert -define pdf:use-cropbox=true -thumbnail 120x120 dubai.pdf[1-3] dubai.jpg", some jpg's blank, some jpg's are cut at wrong positions. Looks like it mis-interpreted the cropboxes.
The above I observed on windows.
If on linux, neither of the above command works. It never respected my "use-cropbox" option.
Thanks,
Ted
P.S. I am on 6.3.1 on both platforms.
respecting cropbox not working under some cases
Re: respecting cropbox not working under some cases
The bug you reported is fixed in ImageMagick 6.3.6-2 Beta available sometime tomorrow. Thanks for alerting us to this problem.
Re: respecting cropbox not working under some cases
thanks, i'll give it try once it's available.
Tomorrow, I should be able to download it from http://www.imagemagick.org/script/download.php, "svn stable", or "svn dev"?
Tomorrow, I should be able to download it from http://www.imagemagick.org/script/download.php, "svn stable", or "svn dev"?
Re: respecting cropbox not working under some cases
You can grab ImageMagick 6.3.6-2 Beta now from ftp://ftp.imagemagick.org/pub/ImageMagick/beta .