Windows shared printers: Process job on server machine, not the client
Posted
by asr
on Server Fault
See other posts from Server Fault
or by asr
Published on 2010-03-30T14:08:39Z
Indexed on
2010/03/30
14:13 UTC
Read the original article
Hit count: 442
Hi.
While working with Linux clients to Windows SMB/CIFS filesharing servers, from time to time I find myself having to print to a printer with no drivers available under Linux.
For some reason, the Windows computer expects the job to be sent in an already processed format, so it can be fed directly to the printer in its own, weird language.
It would be great if I could send the print job in Postscript or other standard format to the Windows computer sharing this printer, and then this PS could be processed under Windows.
Is there a way to accomplish this? Because I don't seem to find the option.
Thanks a lot.
© Server Fault or respective owner