Robert Speed wrote:
> 
> Quick question people.
> 
> I'm attempting to send text output to a HP Laserjet 2 printer.
> However, the output is stepped.
> 
> This, I understand, is due to incorrect filtering;
> I've tried setting up ifhp, and setting "filter=" and/or "if=" to it, but to
> no avail.
> I've tried the basic perl script, thus;
> 
> #!/usr/bin/perl
> while(<STDIN>){chop $_; print "$_\r\n";};
> 
> This doesn't work either, yet it works perfectly well if I run the script
> manually.
> i.e. I create a crlf'd file using the perl script, and then send that to
> the printer...
> 
> All the paths, permissions, etc are correct.
> 
> Anyone any ideas ?

What's your printcap, LPRng version, ifhp version?


BR /Johan
-- 
Ericsson Network Core Products
Unix Systems Management                   [EMAIL PROTECTED]
Box 1505                                  Phone: +46 8 727 30 95
S-125 25 �LVSJ�, Sweden                   Fax:   +46 8 647 82 76

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