Xref: utzoo comp.sources.wanted:7351 comp.lang.postscript:2142 Checksum: 22009 Path: utzoo!utgpu!tj From: tj@gpu.utcs.utoronto.ca (Terry Jones) Date: Thu, 11-May-89 17:18:11 EDT Message-ID: <1989May11.171811.19508@gpu.utcs.utoronto.ca> Organization: University of Toronto Computing Services Newsgroups: comp.sources.wanted,comp.lang.postscript Subject: Re: Larger print area References: <1263@majestix.ida.liu.se> Reply-To: tj@gpu.utcs.UUCP (Terry Jones) I believe the trick used is the (lack of) letter postscript operator. When you say letter (and all letters have large margins) then you can set aside more VM for fonts since the bits for the margin area are free. If you DON'T use letter then you get a full imageable page. On a linotronic the letter operator has a real negative impact if you are running 12" paper in that it orients the page the other way so instead of using 8.5 inches your page takes 11 inches! tj