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 ?
Rob S.
Vickers (Laboratories) Ltd.
Grangefield Industrial Estate, Pudsey, Leeds LS28 6QW
Switchboard: +44 (0)113 236 2811 Fax: +44 (0)113 236 2703
All opinions are my own and ! Vickers.
The nice thing about Windows is that it doesn't just crash.
It displays a dialogue box and lets you click OK first.
-----------------------------------------------------------------------------
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.
-----------------------------------------------------------------------------