I am out of town, but had that problem recently. If I recall correctly ... Try either
/usr/bin/convert image -density 600 -rotate 90 -transparent white output or /usr/local/bin/convert .... I will return Friday evening and can check my notes then if you have not solved this. You will need to do this from PHP using exec, but I don't recall the exact syntax. Look on the PHP web site for details on exec. Contact Bonzo on the discourse server list at http://www.imagemagick.org/discourse-server/ He knows a lot about using PHP and Imagemagick _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
