Openoffice version 1.1.1 on Debian Linux (Debian packages)
Print spooler: CUPS (on a remote machine)
We have added a 500 sheet printer tray to our HP LaserJet 2300. This is
called Tray3_500. We want to use Tray2 for letterhead and Tray3_500 for
plain paper.
I try to set up the printer using the printer administration tool and I
specify a PPD file which offers the tray as an option (see PPD extract
below).
The paper tab of the configuration does not offer a choice of paper
trays - it is greyed out. Similarly, the paper option in the page
format for a document only offers "[from printer settings]". How can I
get Oo to recognise the choices available?
Thanks for any assistance.
Oliver Elphick
PPD extract:
*OpenGroup: InstallableOptions/Installed Options
*%Tray 3
*%======
*OpenUI *HPOption_Tray3/Tray 3: PickOne
*DefaultHPOption_Tray3: Tray3_500
*HPOption_Tray3 False/Not Installed: ""
*HPOption_Tray3 Tray3_500/500-Sheet Input Tray: ""
*HPOption_Tray3 Tray3_250/250-Sheet Input Tray: ""
*?HPOption_Tray3: "
save
currentpagedevice dup /InputAttributes known
{/InputAttributes get 1 known
{(Tray3_500)}{(False)} ifelse}
{pop (False)} ifelse
= flush
restore
"
*End
*CloseUI: *HPOption_Tray3
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]