[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Printing PDF: 2 pages side-by-side



On Tue, 9 Jul 2002, Oleg wrote:

> Hi
>
> Is it possible to print a PDF file with each 2 pages of the file on 1
> physical page (side-by-side)? Also, because I want to print on both sides,
> while my laser printer prints only on one, I will have to first print pages
> 1-2, 5-6, 9-10, ... and then 3-4, 7-8, 11-12, ... Is this possible?
>

You can do it like this:
1. print the PDF file to a ps file, for example t.ps
2. command: psnup -2 t.ps t2.ps
3. command: gv t2.ps &
4. select the desired pages to be printed.

Qian


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: