Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!ucsd!casbah.acns.nwu.edu!ftpbox!motsrd!motcid!derosa From: derosa@motcid.UUCP (John DeRosa) Newsgroups: comp.lang.postscript Subject: Printing Text Behind Graphics Message-ID: <6113@crystal9.UUCP> Date: 2 Apr 91 18:46:07 GMT Distribution: comp Organization: Motorola Inc., Cellular Infrastructure Div., Arlington Heights, IL Lines: 32 I have the following section of code that will place the word preliminary digonally across a document. %================== gsave initgraphics .99 setgray 150 100 moveto /Helvetica-Bold findfont 100 scalefont setfont 55 rotate (PRELIMINARY) show grestore %================== I would like very much to force this to be behind all text and objects in a document. The only way that I know how to do this is to place this section of code within the document in such a way that it is processed first. This is rather hit or miss. Is there a command in PostScript to force a section of code to be printed behind all other code? Thanks, -- = John DeRosa, Motorola, Inc, Cellular Infrastructure Group = = e-mail: ...uunet!motcid!derosaj, motcid!derosaj@uunet.uu.net = = Applelink: N1111 = =I do not hold by employer responsible for any information in this message =