other paper tray for page 1

Michael Sweet mike at easysw.com
Thu Jul 27 08:32:48 PDT 2006


Christoph Kuhn wrote:
> I have to configure the cups server on a samba server as following:
> 
> page 1               => paper tray 2
> page 2 and following => paper tray 1
> 
> The application (on WinXP) which is printing isn't able to configure anything and also it isn't able to print to a local (XP) printer driver. I can only acces to Samba printers.
> So cups has to do this.
> 
> An other issue is to print even pages on paper tray 2 and other pages on paper tray 1.
> 
> How can I do this on server side?

There is an undocumented option (inherited from MacOS X) for this
called AP_FIRSTPAGE_InputSlot which will provide this functionality.
To make it the default for all jobs, use:

     lpadmin -p printername -o AP_FIRSTPAGE_InputSlot-default=foo

where "foo" is the InputSlot option for tray 2.  Use the lpoptions
command to see what that is:

     lpoptions -p printername -l

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Document Software          http://www.easysw.com




More information about the cups mailing list