I changed the lprng to version 3.8.8 and the filter won�t work properly. This is the filter:
#!/usr/bin/ksh #cat >>/tmp/sias.bestellung /usr/bin/cat /var/spool/plpd/filter/epson.8859-1 printf "\033l3\033N\030" /usr/bin/sed 's/\*/ \n/'|\ /usr/bin/sed 's/^ *//g'|\ /usr/bin/sed '/^$/d' |\ /usr/bin/sed -f /var/spool/plpd/filter/crnl.sed printf "\n" printf "^L" The lines /usr/bin/cat /var/spool/plpd/filter/epson.8859-1 printf "\033l3\033N\030" are to set the paper size but it won�t work. It only prints 033l3\033N\030 at the beginning of the sheet but it won�t set the paper size. Has anybody an idea for the problem ? kind regards, Michael ----------------------------------------------------------------------------- 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. -----------------------------------------------------------------------------
