2.4.1Using the CUPS browser interface
CUPS’ printer controls are located, conveniently, here:
http://localhost:631/
There’s a menu of tasks to choose from, from which you can configure new printers and manage the jobs of
From here, it’s easy. Go to “Manage Printers,” then “add printer.” You’ll be prompted for a “device URI,” which apparently stands for Universal Resource Identifier. Since you’re printing to a Windoze printer over samba (you choose this somewhere), it’ll start you off with smb://. Just fill in the path of your remote printer from there. My printer was on
BRN 31D11E (trust that Windoze to come up with some weird, arbitrary printer domain name!), and the printer name was BINARY P1, so my device URI looked like this:
smb://BRN 31D11E/BINARY P1
Pretty straightforward.
My printer model (Brother
And, presto! The thing’s configured! Try printing a test page — mine worked perfectly.
Now, you can use the
2.4.2Getting OpenOffice to print
Getting the
After a bit of googling, I found that you have to run the spadmin script that pops up in the OpenOffice install in order to get it to talk to you printer.
As you (not root), do the following in X:
/usr/lib/openoffice/program/spadmin
A little
8