Path: utzoo!telly!eci386!ecicrl!clewis From: clewis@ecicrl.UUCP (Chris Lewis) Newsgroups: comp.lang.postscript Subject: Re: PostScript page reverser? Message-ID: <912@ecicrl.UUCP> Date: 31 Oct 90 15:45:15 GMT References: Reply-To: clewis@ecicrl.UUCP (Chris Lewis) Organization: Elegant Communications Inc., Ottawa, Canada Lines: 29 In article bob@MorningStar.Com (Bob Sutterfield) writes: |Some PostScript printers place their output face-down in the collector |bin, and some place it face-up. |Adobe's TranScript package includes a program called "psrev" that can |take any format-conformant PostScript document and (re-)reverse it, or |even select page ranges for printing. I've looked through the sources |of psroff, psf, a2ps, and groff and found nothing that looks |promising. It's probably a quick hack (likely a Perl one-liner :-) |and one of those wheels that shouldn't be reinvented. But you don't want to use the quick hack unless you can help it (often an extreme memory hog). |Has anyone written a freely available PostScript page reverser? Yup. Psroff of course - why did you miss it? The psxlate utility will reverse pages provided that the document uses the document formatting conventions at level 1 or better. Psxlate is intended to be sort of a start to part of a generalized spooler for postscript. There are stubs in it for different kinds of collating. Psxlate has the advantage of not limiting the size of your document (well, disk limited not memory limited). -- Chris Lewis, Phone: TBA UUCP: uunet!utai!lsuc!ecicrl!clewis Moderator of the Ferret Mailing List (ferret-request@eci386) Psroff mailing list (psroff-request@eci386)