Print from Linux without drivers trough CUPS

2

What I am trying to do:
To print from any computer in my network, regardless of drivers.

What I have:
3 printers
An ubuntu print server with CUPS and all printers working well on it
A network :)

The problem: The server is 32bits which is good because I've got drivers for all my printers in such architecture, My everyday's computer is a 64 bits, and I haven't found drivers for one of the printers (the best).
¿How can I print from my everyday's computer?

onlycparra

Posted 2015-11-30T00:41:25.817

Reputation: 131

In my eyes the most important fact is the OS running on your client. Please tell us more than 32/64 bit. – guntbert – 2015-12-27T16:19:40.337

Thanks for your interest, the printer is a Xerox phaser 6000B and the client is a Gnome Ubuntu 15.04 x64 – onlycparra – 2015-12-27T16:34:05.990

So all your clients are linux? No windows? In that case you need not use a special 64bit driver - your printer understands postscript. – guntbert – 2015-12-27T18:32:56.847

Some are windows 8 32bits, so they have no problems. The postscript understanding is a question? If yes, how can I know it? – onlycparra – 2015-12-27T18:39:01.580

No answers