Are you saying that the images in the output are rotated from those in the input? Rotation of images only happens if the width of the image is grater than the height and you set the landscape option. As for wide, all it does is use height as width and vice versa when scaling the image to fit the screen.
|