I need to be able to have more than one orientation in an output. E.g. some pages should have landscape orientation other pages should have portrait orientation.
Can that be done using PrintPreview?
And how? It seems that orienttion only can be set outside BeginDoc and EndDoc.