Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uunet!super!adamfox From: adamfox@super.ORG (Adam Fox) Newsgroups: comp.lang.postscript Subject: Re: Printing multiple copies of a PS file. Summary: a simple one-line command to print multiple copies Message-ID: <32431@metropolis.super.ORG> Date: 30 Aug 90 15:34:58 GMT References: <6000@castle.ed.ac.uk> Sender: news@super.ORG Organization: Supercomputing Research Center, Bowie, MD Lines: 18 In article <6000@castle.ed.ac.uk>, elee24@castle.ed.ac.uk (H Bruce) writes: > How can a large Postscript file be altered to print multiples copies of itself > so that it does not have to be sent to the print a number of times. > I've had success by using the following statement: /#copies x def where x is the number of copies. I put this at the begining of the file, right after the standard header. Give it a try. -- Adam Fox adamfox@super.org adamfox@metropolis.super.org