Cups is not printing text file with proper format, staircasing issue
Hi All:
I have configured HP laserjet printer on my RH AS3.0, lpr works fine.. but when I try to print text file, it's not printing it in right way, it prints something like following.
Nixcraft
Linux
Forum
istead of
Nixcraft
Linux
Forum
I'm using laserjet.ppd and lpinfo shows following o/p
[root@My-Server /]# lpinfo -m
raw Raw Queue
dymo.ppd.gz DYMO Label Printer CUPS v1.1
epson9.ppd.gz EPSON 9-Pin Series CUPS v1.1
epson24.ppd.gz EPSON 24-Pin Series CUPS v1.1
stcolor2.ppd.gz EPSON New Stylus Color Series CUPS v1.1
stphoto2.ppd.gz EPSON New Stylus Photo Series CUPS v1.1
stcolor.ppd.gz EPSON Stylus Color Series CUPS v1.1
stphoto.ppd.gz EPSON Stylus Photo Series CUPS v1.1
deskjet.ppd.gz HP DeskJet Series CUPS v1.1
laserjet.ppd.gz HP LaserJet Series CUPS v1.1
deskjet2.ppd.gz HP New DeskJet Series CUPS v1.1
okidata9.ppd.gz OKIDATA 9-Pin Series CUPS v1.1
okidat24.ppd.gz OKIDATA 24-Pin Series CUPS v1.1
postscript.ppd.gz Generic postscript printer
I googled for this and understood that I need to add filter for this, with if=filter name in /etc/printcap file, I have tried that also but no luck, when we add this entry in the /etc/printcap file, do we need to tell cups that if=filter is your input file? or it will update this on-the-fly ? Restarting cups is removing this entry from printcap and making it filterless.
Please help! help!!
|