> From [EMAIL PROTECTED] Mon Jul 24 09:11:08 2000
> Date: Mon, 24 Jul 2000 17:00:07 +0200 (SAST)
> From: Susan McGlashan <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: LPRng: printcap problems
>
> Hi
>
> I am running into a problem with stair-printing, and I hope someone has
> solved this before.     
>
> I am using LPRng-3.6.21
>
> I am printing from a number of clients to a spool on a server, and the
> printing is then sent on to the printer.
>
> I cannot get the client to print out text except in stairs, but ps works.
>
>
> The printcap on the client is : 
>
> # this is printcap for print clients 
>
>  lp:client:lp=lp@ip_add_of_server
>  :force_localhost@ 
>
>
> The printcap of the server is 
>
> # /etc/printcap
>
> lp|ug-printer
>       :sd=/var/spool/lpd/ug-printer:\
>       :mx=0:\
>         :sh:\ 
>       :lp=lp@ip_add_of_printer
>        :lpr_bounce
>       :ifhp=model=hp5000
>         :filter=/usr/libexec/filters/ifhp
>         :of=/usr/libexec/filters/ifhp 
>       :lf=log:af=acct
>      
> Note:  The server prints out both text and ps, pdf etc.  However, if I
> comment out the line   :lpr_bounce
> then the text comes out in stairs.

You were VERY close - just minor typo, I think,  which you did not
catch.  Try using:

 lp|ug-printer:[EMAIL PROTECTED]

 lp|ug-printer
    # for servers
    :server
        :sd=/var/spool/lpd/ug-printer
        :mx=0
    :sh 
        :lp=lp@ip_add_of_printer
    # next line was 'lpr_bounce' should be lpd_bounce'
    :lpd_bounce
        :ifhp=model=hp5000
    :filter=/usr/libexec/filters/ifhp
    :of=/usr/libexec/filters/ifhp       
        :lf=log:af=acct



Patrick Powell                 Astart Technologies,
[EMAIL PROTECTED]            9475 Chesapeake Drive, Suite D,
Network and System             San Diego, CA 92123
  Consulting                   858-874-6543 FAX 858-279-8424 
LPRng - Print Spooler (http://www.astart.com)

-----------------------------------------------------------------------------
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