Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!chinacat!woody From: woody@chinacat.Unicom.COM (Woody Baker @ Eagle Signal) Newsgroups: comp.lang.postscript Subject: Re: Landscape page orientation Summary: what I use 612 0 translate 90 rotate Message-ID: <1674@chinacat.Unicom.COM> Date: 4 Nov 90 04:53:13 GMT References: <90307.140743CXT105@psuvm.psu.edu> Organization: a guest of Unicom Systems Development, Austin Lines: 10 The generic way to do landscape is 612 0 translate 90 rotate. This suffices for anything that I need to do. You wind up with the page rotated, and the lower left corner is 0, 0 just like it would be normally, except that the width is now 792 and the hight is 612 Cheers Woody