[Wine] Help printing please!!!

Martin Gregorie martin at gregorie.org
Tue Jul 28 06:37:17 CDT 2009


On Mon, 2009-07-27 at 23:36 -0500, estranged1977 wrote:
> Thanks for the answers but i ve tried all that suggestions...I' m
> running cups and it is supposed that wine prints everything to
> cups...so I don't understand...
> 
See my earlier reply to vitamin - configure all printers, network or
not, as CUPS printers and tell your programs to send their output via
CUPS. CUPS can handle directly attached printers, network printers and
shared CUPS printers on another host. CUPS printers can also be shared
transparently with Windows boxes via SAMBA.  

When you run a Windows program under Wine, the printer selection
dialogue should show the list of CUPS printers with the default printer
preselected.

> I still believe is something in the way I put the printers in the
> system config...
>
Check your CUPS setup and use the 'Printer Test' to make sure its set up
correctly. CUPS is much easier to set up now than it used to be. The
Gnome printer management system works pretty well.

You can also check printer operation from a terminal window with a
command like:

	ls | lpr

which should list the contents of your current directory on the default
printer or

	ls | lpr -P LJ5

where 'LJ5' is the name of a CUPS printer.
 

Martin





More information about the wine-users mailing list