Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!chinacat!woody From: woody@chinacat.Unicom.COM (Woody Baker @ Eagle Signal) Newsgroups: comp.lang.postscript Subject: Re: Printing 'behind' a page Summary: try the preamble Message-ID: <1959@chinacat.Unicom.COM> Date: 24 Apr 91 03:12:49 GMT References: <28147284.23848@ics.uci.edu> Organization: a guest of Unicom Systems Development, Austin Lines: 14 In article <28147284.23848@ics.uci.edu>, kwerle@bonnie.ics.uci.edu (Werle) writes: > Both of these caused the word COPY (printed large scale at .95 greyscale) > to obscure words on the page. I now know that 'printed white' will blot out > previously printed text. > (I'm using logo to print COPY) > How can I make the 'COPY' appear behind the printed page? Look for the page START code not the page ending code. You migh be able to put it AFTER the showpage command, if there is no start page command. I think that will do it for you. Cheers Woody > > Thanks, > Kurt