[EMAIL PROTECTED] wrote:
> 
 >
> > [ escp2 ]
> > status@
> > pcl@
> > pjl@
> > ps@
> > text@
> > gs_converter=[ %s{gs_unidriver} ]
> > gs_unidriver= [ /usr/bin/gs -q -dSAFER -dBATCH -sOutputFile=-
> > @\%s{gs_device}.upp \%s{gs_options} - ]
> > a2ps_converter= [ /usr/bin/a2ps -q -B -1 -M Letter --borders=no -o- ]
> >
> > file_output_match = [
> >   *postscript*       raw     \%s{gs_unidriver}
> >   *text*             filter  \%s{a2ps_converter}
> >   *gzip_compressed*  filter  \%s{gzip_decompress}
> >  ]
> >
> > [ eps740 epson740 ]
> > tc=escp2
> > gs_device=stc500p
> 
> I stared and stared and stared at this for an hour.
> 
> Ummm... modify your ifhp.conf file,  and change the
> following entry,  and then see if it works correctly.
> It appears that PCL must be 'raw' for these printers:
> 
> [ pcl_gs ]
> status@
> pjl@
> pcl
> ps@
> text@
> gs_device=ljet4
> file_output_match = [
>   *pcl*  raw
>   *text*  pcl                          <--- this forces the correct operation for
>                                        <--- text files.
> #  postscript to PCL conversion
>   *postscript*  raw \%s{gs_converter}
>   *gzip_compressed*  filter  \%s{gzip_decompress}
>  ]
> 
Thanks for responding.  I love this community forum stuff...

I must have badly phrased my first message.  I'm think I'm sending people
off on tangents.   At any rate...

I am unwilling to make the change suggested above because I've started 
using ifhp in a production setting and some of the printers are using the
pcl_gs entry.

I suspect I've led you down a false path in that you are trying to fix a
problem I don't have (although I may be wrong and you are seeing a problem
I don't see).  At any rate... (again).

The entry I submitted initially (and again above) works perfectly for both text 
and postscript.  I used the a2ps printer filter for text as a quick hack so I 
did not have to worry about stair-stepping and final page eject.  The alternative

 file_output_match = [
    *postscript*       raw     \%s{gs_unidriver}
    *text*             raw
    *gzip_compressed*  filter  \%s{gzip_decompress}
 ]

worked but did not do a final page eject.

I posted my initial message because I was concerned others would run into the
problem I think I had (and I think I solved), and I would like to see the relevant
parts of the ifhp distribution changed.

Being new to all this, I was (and am) unsure that I know what I'm doing.

Befuddled and bemused (but thankful for the support)
Kent (parenthetically, that would be (kent :-))

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