From: Bernard Merienne <[EMAIL PROTECTED]>
Organization: Laboratoire d'Informatique pour la Mecanique et les Sciences de
l'Ingenieur
To: [EMAIL PROTECTED]
Subject: Re: LPRng: Tektronix Phaser 850
"Bodette, Adam" wrote:
>
> Anyone tried using a Tektronix Phaser 850 with lprng yet (lprng 3.4.7 and
> ifhp 3.3.13 here)? I've tried to set it up with a similar printcap that
> would be used for a 360
> but it doesn't seem to like that. Any suggestions would be appreciated.
>
> Thanks
>
> Adam
>
> ----------------------------------------------
> Adam H. Bodette Systems Administrator
> Artesyn Communication Products (608)831-5500
> [EMAIL PROTECTED] http:\\www.artesyncp.com
> ----------------------------------------------
With an old version of ifhp (3.2.7), we have in printcap two entries :
papcoul for printing on paper and transcoul for printing on
slides. In the spool directory of papcoul we made
a ifhp.conf from the info provided on the Phaser's CDROM.
Transcoul doesn't need a private ifhp.cond. The default
/etc/ifhp.conf is OK.
Bernard Merienne
May be our configuration is a little to complicated but it works.
papcoul:
:check_for_nonprintable@
:lp=/dev/null
:sd=/var/spool/lpd/papcoul
:lf=/var/spool/lpd/papcoul/log
:ifhp=model=tek,dev=xx.xx.xx.xx%9100
:if=/usr/local/lib/filters/ifhp -Tinlower
:mx#0
:sh
:max_status_size#5
transcoul:
:check_for_nonprintable@
:lp=/dev/null
:sd=/var/spool/lpd/transcoul
:lf=/var/spool/lpd/transcoul/log
:ifhp=model=tek,dev=xx.xx.xx.xx%9100
:if=/usr/local/lib/filters/ifhp -Tinupper
:mx#0
:sh
:max_status_size#5
__________________________________________________________________________________
ifhp of papcoul:
[ tek ]
appsocket
pjl@
pcl@
ps_user_opts=[ manual inupper inlower outupper outlower envelope
mediaselect
simplex duplex duplexshort font transparency
]
ps_inlower=
/pt {
product exch anchorsearch {
pop pop true
}{
pop false
} ifelse
} bind def
<<
/ManualFeed false
/TraySwitch false
(Phaser 2) pt {
/InputAttributes <</Priority [1]>>
}{
(Phaser 4) pt {
/MediaType (Lower Tray)
/MediaColor null
}{
/MediaPosition (Phaser 840) pt {
currentpagedevice /InputAttributes get dup 2 known {
pop 2
}{
1 known {1}{0} ifelse
} ifelse
}{
(Phaser 5) pt (Phaser 740) pt or {2}{1} ifelse
} ifelse
languagelevel 2 le {/MediaType}{/MediaClass} ifelse null
} ifelse
} ifelse
>> setpagedevice
userdict /pt undef
-----------------------------------------------------------------------------
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.
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------
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.
-----------------------------------------------------------------------------