Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!chinacat!woody From: woody@chinacat.Unicom.COM (Woody Baker @ Eagle Signal) Newsgroups: comp.lang.postscript Subject: Re: page counting Summary: page counter Message-ID: <1672@chinacat.Unicom.COM> Date: 4 Nov 90 04:38:34 GMT References: <21456@well.sf.ca.us> Distribution: comp Organization: a guest of Unicom Systems Development, Austin Lines: 20 In article <21456@well.sf.ca.us>, shiva@well.sf.ca.us (Kenneth Porter) writes: > > > figure out how to read the engine's page counter. This is the > counter that shows up on the start page along with the ROM > version and comm parameters. Perhaps it's in statusdict or > printerdict. Yes, you can read the counter. But what most people want to do is to compute the number of pages ahead of time. The printer supplement for your particular printer will tell you how to do it, but there is an operator to do it. You cannot, however reset it from within postscript it's self. Computing it ahead of time is something else. Just counting showpages or copypages won't necessarily work, as these can be fairly obscure. Cheers Woody