Re: Printing in Gnome

2008-02-27 Thread Predrag Punosevac

Marco Beishuizen wrote:

On 27-Feb-2008 20:29:43, Predrag Punosevac wrote:

  
You have to adjust the preferences. By  default most applications will 
print to Post Script  file.

You have to put something like lpr or to change default printer.

Try to print a PostScript file from the shell with

$lpr -Pprintername filename.ps



Yes, this works for most applications. Thanks!
Except for OpenOffice, but that's another problem I guess.

Marco
 
  
I do not use Open Office so I do not know from the top of my head how to 
fix it.


However if you print now from OpenOffice it should print into the 
PostScript file. That file is printable with lpr. You can make a small 
script that you will put into the .openoffice or something like that 
which will execute these

commands simultaneously.

Look for the solution on the net. You are not the first guy who is 
trying to print from the OpenOffice running FreeBSD.


Cheers,
Predrag
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Printing in Gnome

2008-02-27 Thread Marco Beishuizen
On 27-Feb-2008 20:29:43, Predrag Punosevac wrote:

> You have to adjust the preferences. By  default most applications will 
> print to Post Script  file.
> You have to put something like lpr or to change default printer.
> 
> Try to print a PostScript file from the shell with
> 
> $lpr -Pprintername filename.ps

Yes, this works for most applications. Thanks!
Except for OpenOffice, but that's another problem I guess.

Marco
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Printing in Gnome

2008-02-27 Thread Roland Smith
On Wed, Feb 27, 2008 at 08:05:13PM +0100, Marco Beishuizen wrote:
> Hi,
> 
> I'm having trouble getting things printed in Gnome. CUPS is installed and 
> printing a test from localhost:631 is working fine. In the gnome-cups-
> manager the printer is showing.
> 
> But when I try to print a test from the gnome-cups-manager I get a message 
> that it's printed and the led on the printer flickers, but nothing is 
> coming out. Even when the cups logfile is saying the print has succeeded. 
> Also It's impossible to print from any application (Gnome or not), the 
> printer is not showing, or when trying to print to /usr/local/bin/lpr 
> nothing happens.
> 
> Has someone an idea what to do next?

Make sure that you remove or disable the standard lp* programs.

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgp3l0xU4qG4g.pgp
Description: PGP signature


Re: Printing in Gnome

2008-02-27 Thread Predrag Punosevac

Marco Beishuizen wrote:

Hi,

I'm having trouble getting things printed in Gnome. CUPS is installed and 
printing a test from localhost:631 is working fine. In the gnome-cups-

manager the printer is showing.
But when I try to print a test from the gnome-cups-manager I get a message 
that it's printed and the led on the printer flickers, but nothing is 
coming out.

Because by default it prints to PostScript file not a real printer.
 Even when the cups logfile is saying the print has succeeded. 
Also It's impossible to print from any application (Gnome or not), the 
printer is not showing, or when trying to print to /usr/local/bin/lpr 
nothing happens.


  


You have to adjust the preferences. By  default most applications will 
print to Post Script  file.

You have to put something like lpr or to change default printer.

Try to print a PostScript file from the shell with

$lpr -Pprintername filename.ps



Has someone an idea what to do next?

Thanks in advance,

Marco

  


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Printing in Gnome

2008-02-27 Thread Marco Beishuizen
Hi,

I'm having trouble getting things printed in Gnome. CUPS is installed and 
printing a test from localhost:631 is working fine. In the gnome-cups-
manager the printer is showing.

But when I try to print a test from the gnome-cups-manager I get a message 
that it's printed and the led on the printer flickers, but nothing is 
coming out. Even when the cups logfile is saying the print has succeeded. 
Also It's impossible to print from any application (Gnome or not), the 
printer is not showing, or when trying to print to /usr/local/bin/lpr 
nothing happens.

Has someone an idea what to do next?

Thanks in advance,

Marco

-- 
FORTUNE PROVIDES QUESTIONS FOR THE GREAT ANSWERS: #19

A:  To be or not to be.
Q:  What is the square root of 4b^2?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"