lotus

previous page: 4.13. Why aren't the lpadmin, accept, and reject commands working right?
  
page up: Unix-PC/3b1 Computers FAQ
  
next page: 4.15. Why can't I send bitmapped images to the printer correctly?

4.14. Why are all the jobs on the printer always followed by a formfeed?




Description

This article is from the 3b1 computers FAQ, by John B. Bunch with numerous contributions by others.

4.14. Why are all the jobs on the printer always followed by a formfeed?

The line printer driver follows each close(2) of /dev/lp with a formfeed. There is no way to disable this, except by avoiding the driver altogether and going straight to the raw printer device.

	# su lp
	$ /usr/lib/lpadmin -plp1 -mdumb -v/dev/rawlp

 

Continue to:













TOP
previous page: 4.13. Why aren't the lpadmin, accept, and reject commands working right?
  
page up: Unix-PC/3b1 Computers FAQ
  
next page: 4.15. Why can't I send bitmapped images to the printer correctly?