Xref: utzoo comp.sys.mac.apps:2468 comp.sys.mac.misc:5766 Path: utzoo!attcan!uunet!brunix!cs.brown.edu!man From: man@cs.brown.edu (Mark H. Nodine) Newsgroups: comp.sys.mac.apps,comp.sys.mac.misc Subject: Re: How to know the exact %%Bounding Box values? Message-ID: <56325@brunix.UUCP> Date: 14 Nov 90 14:37:19 GMT References: <6018@munnari.oz.au> Sender: news@brunix.UUCP Reply-To: man@cs.brown.edu (Mark H. Nodine) Organization: Brown Computer Science Dept. Lines: 12 If you upload the PostScript file to a Unix host connected to a PostScript printer, you can have the file printed in such a way that the coordinates of the bounding box are printed along with the picture. It's complicated to get it to work, and it requires two programs called 'macps' and 'bbfig', along with a copy of the PostScript header file that has been modified using 'prepfix' (it's not legal to send around the modified version of the PostScript header file, since it is (c) Apple). Let me know if you want more details. --Mark