Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printer question

Status
Not open for further replies.

toto23457

IS-IT--Management
Feb 12, 2002
5
0
0
US
I want to configure a printer to actually save to a directory. How can this be done?
 
Hi,

I'm not sure if you can specify an output to a file, you can set it to /dev/null. However a workaround would be to create the printer as you would a useable printer, accept printername, but disable printername. This would have the effect of writing all the requested prints to the directory /var/spool/lp/request/printername. Watch out for /var filling up over time or setup a symbolic link.

Clare
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top