1

I currently have an HP Laserjet 1012 connected to Ubuntu. It is not supported by windows anymore. I tried to print to it from windows but that does not work. I've been using Google Cloud print as a workaround, but this is less than ideal.

How can I share this printer so windows will actually print to it?

The notes on SAMBA don't help since I think what I really need is to make windows think its printing to something else. The printer IS shared, but there is not a working driver for Win10.

Notes: I'm on Win10 64, and Ubuntu 14.04 LTS. Printer is shared via SAMBA.

BuZZ-dEE
  • 14,223

1 Answers1

1

I use Dropbox, and have directories for each of my 6 printer queues, plus a half-hourly cronjob. I can "print" from any device that can reach Dropbox.

But, for a locally connected system, you could manage CUPS from http://localhost:631, click on the Administration tab, and Enable Printer Sharing and a couple of others. Here is what I have: Administration buttons

First, of course, is to ensure that CUPS is working on the system where the printer is connected.

Second is to convince Windows to print to a "Generic Postscript Printer/Network Printer". GLWT (Good Luck With That)

waltinator
  • 36,399