CS2 How do you rotate a layout

266 views1 repliesLast post: 1/14/2007
I don't need to rotate the image; but I do need to rotate the layout from vertical to horizontal. How do I do that?
#1
By layout I assume you mean the canvas?
Image->rotate canvas.
You'll have to rotate any layers back though.
#2