Xref: utzoo comp.lang.postscript:8025 comp.sources.wanted:15897 Path: utzoo!utgpu!watserv1!watmath!att!pacbell.com!mips!apple!motcsd!starnet!mzellers From: mzellers@starnet.uucp (Mark Zellers) Newsgroups: comp.lang.postscript,comp.sources.wanted Subject: Re: how do I find the real edges of printing on a PostScript printer? Message-ID: <1991Mar21.190956.21412@starnet.uucp> Date: 21 Mar 91 19:09:56 GMT References: <1014@keele.keele.ac.uk> <111045.29249@timbuk.cray.com> Reply-To: mzellers@starnet.UUCP (Mark Zellers) Organization: Starnet-Public Access UNIX-Los Altos,CA 415-949-3133, login:info Lines: 24 > >In article <1014@keele.keele.ac.uk>, gerry@seq1.keele.ac.uk (G.D.Pratt) writes: >|> Does anyone have any ideas or code about how to find what the >|> *real* edges of the printing area are on a PostScript printer. >|> If I draw from 0,0 I have missing bits and need to find the >|> real origin for a driver. >|> >|> cheers, >|> gerry >|> -- >|> gerry pratt -- workstation support -- university of keele >|> email: gerry@seq1.keele.ac.uk * tel: 0782 621111 x 3290 >|> "these opinions are mine, mine, mine....ALL MINE I TELL YOU!" > If you want to find the boundaries of the imageable area (rather than the paper) try using clippath pathbbox to get the llx lly urx ury of the current clipping path (which is by default the imageable area). Mark H. Zellers marc.com!bwayne!mark