> From [EMAIL PROTECTED] Sun Jun 25 18:20:37 2000
> Date: Sun, 25 Jun 2000 19:22:04 -0500
> From: Mark Steph <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: LPRng: epson stylus 600 & hp jetdirect
>
>
> I have had some difficulties getting lprng/ifhp to work with an epson
> stylus 600/external hp jetdirect.
>
> I have tried many many different combinations, read the config stuff and
> combed through the lprng list archives and still nada.
>
> I have tried both printing via rfc1179 and appsocket with limited
> success.
>
> Here is my printcap:
>
> lp|printer:rm=printer
> test:rm=test
>
> lp|printer
>         :server
>         :sd=/var/spool/lpd/%P
>         :sh
>         :lpd_bounce
>         :lp=printer%9100
>         :if=/usr/local/lib/filters/ifhp
>         :ifhp=model=gs_uniprint,gs_device=stc600p.upp

BUG!  BUG!  Apply the patch at the end of this file, then rerun
configure.

Version 3.3.18 Mon Jul  3 18:57:11 PDT 2000
 gs_unidriver entry had \%s{gs_device}.upp instead of
  \%s{gs_device}
 Found by: Mark Steph <[EMAIL PROTECTED]>



*** ifhp.conf.in        2000/06/25 17:13:32     1.14
--- ifhp.conf.in        2000/07/04 01:55:28
***************
*** 1291,1297 ****
  # ]
  #
  gs_converter= [ @GS@ -q -dSAFER -dBATCH -sOutputFile=- -sDEVICE=\%s{gs_device} 
\%s{gs_options} - ]
! gs_unidriver= [ @GS@ -q -dSAFER -dBATCH -sOutputFile=- @\%s{gs_device}.upp 
\%s{gs_options} - ]
  a2ps_converter= [ @A2PS@ -q -B -1 -M Letter --borders=no -o- ]
  
  gzip_decompress = [ @GZIP@ -c -d ] 
--- 1291,1297 ----
  # ]
  #
  gs_converter= [ @GS@ -q -dSAFER -dBATCH -sOutputFile=- -sDEVICE=\%s{gs_device} 
\%s{gs_options} - ]
! gs_unidriver= [ @GS@ -q -dSAFER -dBATCH -sOutputFile=- @\%s{gs_device} 
\%s{gs_options} - ]
  a2ps_converter= [ @A2PS@ -q -B -1 -M Letter --borders=no -o- ]
  
  gzip_decompress = [ @GZIP@ -c -d ] 
***************
*** 1897,1902 ****
--- 1897,1904 ----
  # PRINTER % - HP Color LaserJet Printer {/hp(.*)/$1/}
  [ hp4500 hp8500 hp8550 ]
  
+ # Apparently this printer does not like ^D at start of job
+ ps_eoj_at_start@
  pjl_inupper=@PJL SET MEDIASOURCE = TRAY0
  pjl_inlower=@PJL SET MEDIASOURCE = TRAY1
  
***************
*** 1954,1959 ****
--- 1956,1962 ----
  ps_letter= <</PageSize [612 792] /ImagingBBox null>> setpagedevice
  ps_legal= <</PageSize [612 1008] /ImagingBBox null>> setpagedevice
  ps_executive= <</PageSize [522 756] /ImagingBBox null>> setpagedevice
+ ps_a3= <</PageSize [842 1191] /ImagingBBox null>> setpagedevice
  ps_a4= <</PageSize [595 842] /ImagingBBox null>> setpagedevice
  ps_a5= <</PageSize [420 595] /ImagingBBox null>> setpagedevice
  ps_b5= <</PageSize [516 729] /ImagingBBox null>> setpagedevice
***************
*** 1984,1990 ****
  ps_cmykinkstoyo= << /CMYKInkSet 3 >> setpagedevice
  
  ps_user_opts=[
!     a4 a5 b5 bond cardstock cmykinkseuro cmykinksfast cmykinksswop
      cmykinkstoyo color colorascolor colorasgray duplex duplexshort
      env10 envb5 envc5 envmonarch executive glossy heavy inlower
      inupper labels legal letter letterhead manual plain preprinted
--- 1987,1993 ----
  ps_cmykinkstoyo= << /CMYKInkSet 3 >> setpagedevice
  
  ps_user_opts=[
!     a3 a4 a5 b5 bond cardstock cmykinkseuro cmykinksfast cmykinksswop
      cmykinkstoyo color colorascolor colorasgray duplex duplexshort
      env10 envb5 envc5 envmonarch executive glossy heavy inlower
      inupper labels legal letter letterhead manual plain preprinted

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