On Thu, 21 Oct 1999 [EMAIL PROTECTED] wrote:
> On 21 Oct, To: Juergen Vigna wrote:
> > On 21 Oct, Juergen Vigna wrote:
> >
> > This you can do by exporting the file in Postscript and then using:
> >
> > psnup -2 myfile.ps newfile.ps
> If you don't have them installed, as I have not (although I didn't know
> of their existence) you can just configure a printer definition in
> Linux to print 2-up, and then print to it rather than lp or whatever
> your default is. I have 3 definitions for my printer - lp0, 2up and
> 4up, and it works without a problem. I used printer-tools in RedHat to
> configure them, don't know what you use if not using RedHat.
>
Redhat printer-tools uses mpage to produce multiple pages on a sheet.
Check the manual page for "mpage". It is basically a combinations of a2ps
(or enscript) with psnup.
Horst