>Hi Fred, > > >The order of the parameters affects the resulting image. Do you know why ? >
The normal IM v6 syntax is: convert input arguments output except when you need to do something as you are reading in the input image. Then you need to provide some arguments prior to the input convert arguments input arguments output see http://www.imagemagick.org/Usage/basics/#cmdline see the section on "input settings" and also near the bottom fo the page, the section on density These pre-input arguments are often important for pdf files. _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
