I am using the new "convert -define pdf:fit-page=548x" which was kindly added in 7.8.8-8 (1)
When I run the following command against a landscape image it auto converts it to portrait
Code: Select all
convert -density 300 -define pdf:fit-page=548x poster.pdf[0] -resize 548x poster.png
Thanks in advance.
1 - viewtopic.php?f=1&t=25075