People, 

I'm trying to set-up load-balanced queues for HP Laserjet 4000 (and 
thereabouts) printers.

According to the printer manuals, software settings are supposed to override 
printer menu configuration, which I take to mean ifhp -Z options changing 
postscript, but I'm finding the opposite - the duplex (and probably long-edge 
binding) settings in the menus seem to blast away any ifhp stuff.

Any ideas?

Here is a chunk of my printcap, given the rather high probability that I got 
it wrong:


# ------------------------------------------------------
# Printer prl2
# ------------------------------------------------------

prl2.raw
    :cm=HP LaserJet 4000TN, RC-2076, load-balanced
    :sv=prl2a,prl2b
    :sd=/var/spool/lpd/prl2
    :lf=log:mx#0
    :fx=flpv:create_files:max_log_file_size#0

prl2.ss
    :lpd_bounce
    :lp=prl2.raw@print
    :sd=/var/spool/lpd/prl2.ss
    :bq_format=l
    :if=/usr/local/libexec/filters/ifhp -Zsimplex

prl2.hd
    :lpd_bounce
    :lp=prl2.raw@print
    :sd=/var/spool/lpd/prl2.hd
    :bq_format=l
    :if=/usr/local/libexec/filters/ifhp -Zsduplex

prl2|prl2.vd
    :lpd_bounce
    :lp=prl2.raw@print
    :sd=/var/spool/lpd/prl2.vd
    :bq_format=l
    :if=/usr/local/libexec/filters/ifhp -Zduplex

# ------------------------------------------------------
# Printer prl2a
# ------------------------------------------------------

prl2a
    :cm=HP LaserJet 4000TN, RC-2076
    :lp=prl2a%9100
    :ss=prl2.raw
    :sd=/var/spool/lpd/prl2a
    :rw:sh:af=log:ar:lf=log:ps=status:mx#0
    :fx=flpv:create_files:max_log_file_size#0
    :as=|/usr/local/libexec/printer_quota_check
    :if=/usr/local/libexec/filters/ifhp -Tstatus=on
    :of=/usr/local/libexec/filters/ofhp -Tstatus=on
    :vf=/usr/local/libexec/filters/ifhp -c

# ------------------------------------------------------
# Printer prl2b
# ------------------------------------------------------

prl2b
    :cm=HP LaserJet 4000N, RC-2076
    :lp=prl2b%9100
    :ss=prl2.raw
    :sd=/var/spool/lpd/prl2b
    :rw:sh:af=log:ar:lf=log:ps=status:mx#0
    :fx=flpv:create_files:max_log_file_size#0
    :as=|/usr/local/libexec/printer_quota_check
    :if=/usr/local/libexec/filters/ifhp -Tstatus=on
    :of=/usr/local/libexec/filters/ofhp -Tstatus=on
    :vf=/usr/local/libexec/filters/ifhp -c

I'm sure there are much better and prettier ways to do this.  For now I'm 
just looking for basic functionality.

thanks for any help
Glen

-- 

Glen Davison                    [EMAIL PROTECTED]
Computer System Administrator   phone: +61 2 9385 7018
Maths, UNSW                     fax:   +61 2 9385 7192

-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to