[ILUG] printing pdf's

Brendan Halpin brendan.halpin at ul.ie
Tue Jun 1 12:49:48 IST 2004


kevin <kevin at cybercolloids.net> writes:

> I am trying to print a pdf with four pages/page on an A4 landscape and in the 
> right order. The problem is that when its printed I get the pages coming out 
> in the order 1,2,3,4 but the printer prints (when looking at it as landscape) 
> from the right hand side to the left so the page ends up looking like:
> 
> 3	1
> 
> 4	2
> 
> 
> I really want it as
> 
> 1	3
> 
> 2	4
> 

print to postscript and experiment with psnup:

psnup -c -4 onepage.ps 4perpage.ps


Brendan
-- 
Brendan Halpin,  Department of Sociology,  University of Limerick,  Ireland
Tel: w +353-61-213147 f +353-61-202569 h +353-61-390476; Room F2-025 x 3147
mailto:brendan.halpin at ul.ie  http://www.ul.ie/sociology/brendan.halpin.html



More information about the ILUG mailing list