Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Printing multiple pages on one page?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
weijia
n00b
n00b


Joined: 14 Sep 2002
Posts: 57

PostPosted: Mon Mar 24, 2003 6:21 am    Post subject: Printing multiple pages on one page? Reply with quote

Is there a way for the linux print service to place multiple pages onto one page (eg. 2 or 4 pages on one page)? Under windows it seems that this is a default feature in the printer drivers, but I have not found an equivalent way to do this under Linux. I currently use Cups as my print service. Thanks


Weijia
Back to top
View user's profile Send private message
tukem
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jun 2002
Posts: 114
Location: Tampere, Finland

PostPosted: Mon Mar 24, 2003 1:50 pm    Post subject: Reply with quote

I think printing is still pain in linux. Controlling printing is possible with commandline parameters but this often requires few extra steps like first printing to a file and then printing that file from commandline. Cups has documentation in http://localhost:631/documentation.html

A little search in the documentation shows that line
lp -o number-up=<number> filename

gives what you wanted. <number> is one of the {1, 2, 4, 6, 9,16}. Depending on configuration the printer may have to be defined with "-P <printername>".
Back to top
View user's profile Send private message
weijia
n00b
n00b


Joined: 14 Sep 2002
Posts: 57

PostPosted: Tue Mar 25, 2003 1:19 am    Post subject: Reply with quote

Exactly what I was looking for. Thanks for the help!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum