[newbie] Printing from Netscape ?

2001-05-05 Thread Joan Tur

Hallo!

I'm not able to print from netscape when i'm in a secure site.  I get
lpr: stdin is empty, so no job has been sent

Netscape is using lpr to print and it works fine if it is not a secure
page.

Thanks!

--
Joan Tur. Ibiza - Spain
[EMAIL PROTECTED]  [EMAIL PROTECTED]  ICQ 11407395
Joan.Tur.pagina.de  www.ClubIbosim.org
Linux: usuari registrat 190.783







Re: [newbie] Printing from Netscape

1999-08-14 Thread Urban Karlberg

I renamed my printer to epson440, and now I have to use the command 
"lpr -P epson440"  in any program to get the printer to work. It works for me in
Netscape anyway.

 John Connell wrote:
  
  I have tried "lpr"--didn't work! Thanks anyway.
  John
  - Original Message -
  From: Hidong Kim [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Friday, August 13, 1999 1:00 PM
  Subject: Re: [newbie] Printing from Netscape
  
   John Connell wrote:
   
Hi All. Can anyone tell me how I can print from Netscape? I have a Canon
BJ4000 and can print test pages in L-M6.0, but cannot print from
  Netscape.
My printer is on lp0. It keeps asking for the right print command. I
tried -Plp0 plus a few others with no results. Thanks for your responses
  in
advance!
John Connell
  
  
   Hi, John,
  
   Try 'lpr' as the print command.  Good luck,
  
  
  
   Hidong
  
 
 Can you print postscript files from the command line?  Is lpd running?  
 
 -- 
 Steve Philp
 Network Administrator
 Advance Packaging Corp.
 [EMAIL PROTECTED]
--

Urban Karlberg
[EMAIL PROTECTED]



Re: [newbie] Printing from Netscape

1999-08-13 Thread John Connell

I have tried "lpr"--didn't work! Thanks anyway.
John
- Original Message -
From: Hidong Kim [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, August 13, 1999 1:00 PM
Subject: Re: [newbie] Printing from Netscape


 John Connell wrote:
 
  Hi All. Can anyone tell me how I can print from Netscape? I have a Canon
  BJ4000 and can print test pages in L-M6.0, but cannot print from
Netscape.
  My printer is on lp0. It keeps asking for the right print command. I
  tried -Plp0 plus a few others with no results. Thanks for your responses
in
  advance!
  John Connell


 Hi, John,

 Try 'lpr' as the print command.  Good luck,



 Hidong




Re: [newbie] Printing from Netscape

1999-08-13 Thread John May


First, check to see if the lpd daemon is running.

You might want to go to the command line and as root type: lpc

There you can restart the printing daemon bye issuing the command:

#lpc restart lp0  ...or...
#lpc start lp0

The command to print out of Netscape is lpr.
To print out of Netscape on my box, I use:  lpr -Php5l

I named my queue hp5l because I have a Hewlett Packard 5L, but for you you would use: 
lpr -Plp0

Hope this helps.

*
Original message from: "John Connell" [EMAIL PROTECTED]
I have tried "lpr"--didn't work! Thanks anyway.
John
- Original Message -
From: Hidong Kim [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, August 13, 1999 1:00 PM
Subject: Re: [newbie] Printing from Netscape


 John Connell wrote:
 
  Hi All. Can anyone tell me how I can print from Netscape? I have a Canon
  BJ4000 and can print test pages in L-M6.0, but cannot print from
Netscape.
  My printer is on lp0. It keeps asking for the right print command. I
  tried -Plp0 plus a few others with no results. Thanks for your responses
in
  advance!
  John Connell


 Hi, John,

 Try 'lpr' as the print command.  Good luck,



 Hidong




Re: [newbie] Printing from Netscape

1999-08-13 Thread John May


When you type lpr you have to also specify a printer queue, so it would be something 
like:
lpr -Plp0

You substitute lp0 with the name of your printer queue.


*
Original message from: John Connell [EMAIL PROTECTED]
When I type "lpr" in the command line I get the message "lpr: lp unknown printer"

JC







Re: [newbie] Printing from Netscape

1999-08-13 Thread John Connell

John May wrote:

 First, check to see if the lpd daemon is running.

 You might want to go to the command line and as root type: lpc

 There you can restart the printing daemon bye issuing the command:

 #lpc restart lp0  ...or...
 #lpc start lp0

 The command to print out of Netscape is lpr.
 To print out of Netscape on my box, I use:  lpr -Php5l

 I named my queue hp5l because I have a Hewlett Packard 5L, but for you you would use:
 lpr -Plp0

 Hope this helps.

 *
 Original message from: "John Connell" [EMAIL PROTECTED]
 I have tried "lpr"--didn't work! Thanks anyway.
 John
 - Original Message -
 From: Hidong Kim [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Friday, August 13, 1999 1:00 PM
 Subject: Re: [newbie] Printing from Netscape
 
 
  John Connell wrote:
  
   Hi All. Can anyone tell me how I can print from Netscape? I have a Canon
   BJ4000 and can print test pages in L-M6.0, but cannot print from
 Netscape.
   My printer is on lp0. It keeps asking for the right print command. I
   tried -Plp0 plus a few others with no results. Thanks for your responses
 in
   advance!
   John Connell
 
 
  Hi, John,
 
  Try 'lpr' as the print command.  Good luck,
 
 
 
  Hidong
 

When I entered the cmmands "lpc start/restart lp0"-- I r'cd "Segmentation fault"  I
have also tried the command "lpr -Plp0" in Netscape to no avail! lpd is running.
JC



Re: [newbie] Printing from Netscape

1999-08-13 Thread Steve Philp

John Connell wrote:
 
 Steve Philp wrote:
 
  John Connell wrote:
  
 Hi All. Can anyone tell me how I can print from Netscape? I have a Canon
 BJ4000 and can print test pages in L-M6.0, but cannot print from
 Netscape.
 My printer is on lp0. It keeps asking for the right print command. I
 tried -Plp0 plus a few others with no results. Thanks for your responses
 in advance!
   
Try 'lpr' as the print command.  Good luck,
   
   I have tried "lpr"--didn't work! Thanks anyway.
 
  Can you print postscript files from the command line?  Is lpd running?
 
 When I type "lpr" in the command line I get the message "lpr: lp unknown printer"

Try running printtool and setting up the printer again.  Maybe something
hosed /etc/printcap?

-- 
Steve Philp
Network Administrator
Advance Packaging Corp.
[EMAIL PROTECTED]



Re: [newbie] Printing from Netscape

1999-08-13 Thread John May

Wow you're right.  Is this a possible problem with the package.  I typed: lpc
after that I typed status and when I did, I get the same seg fault.  Can anybody else 
confirm this?


*
Original message from: John Connell [EMAIL PROTECTED]
John May wrote:

 First, check to see if the lpd daemon is running.

 You might want to go to the command line and as root type: lpc

 There you can restart the printing daemon bye issuing the command:

 #lpc restart lp0  ...or...
 #lpc start lp0

 The command to print out of Netscape is lpr.
 To print out of Netscape on my box, I use:  lpr -Php5l

 I named my queue hp5l because I have a Hewlett Packard 5L, but for you you would 
use:
 lpr -Plp0

 Hope this helps.

 *
 Original message from: "John Connell" [EMAIL PROTECTED]
 I have tried "lpr"--didn't work! Thanks anyway.
 John
 - Original Message -
 From: Hidong Kim [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Friday, August 13, 1999 1:00 PM
 Subject: Re: [newbie] Printing from Netscape
 
 
  John Connell wrote:
  
   Hi All. Can anyone tell me how I can print from Netscape? I have a Canon
   BJ4000 and can print test pages in L-M6.0, but cannot print from
 Netscape.
   My printer is on lp0. It keeps asking for the right print command. I
   tried -Plp0 plus a few others with no results. Thanks for your responses
 in
   advance!
   John Connell
 
 
  Hi, John,
 
  Try 'lpr' as the print command.  Good luck,
 
 
 
  Hidong
 

When I entered the cmmands "lpc start/restart lp0"-- I r'cd "Segmentation fault"  I
have also tried the command "lpr -Plp0" in Netscape to no avail! lpd is running.
JC



[newbie] printing from netscape

1999-07-21 Thread Lyndon Lininger Sr

Does anyone know how to print from netscape? TIA

Lyndon Lininger Sr.



Re: [newbie] printing from netscape

1999-07-21 Thread Ty C. Mixon

For me, once I set up my printer for Linux in general all I have to do is hit
the print button and make sure that it's set to print to lpr and portrait and
letter.

However, I can't get Star Office to print . . . .

On Wed, 21 Jul 1999, you wrote:
 Does anyone know how to print from netscape? TIA
 
 Lyndon Lininger Sr.
--
Ty C. Mixon
ICQ #: 26147713
[EMAIL PROTECTED]



Re: [newbie] printing from netscape

1999-07-21 Thread Ramon Gandia

Lyndon Lininger Sr wrote:
 
 Does anyone know how to print from netscape? TIA
 
 Lyndon Lininger Sr.

When you display what you want, push the "Print" button.
Netscape sends it to lpr.  If it doesn't print, its because
you have a general printing problem (not a Netscape problem).

-- 
Ramon Gandia  ---Sysadmin  ---  http://www.nook.net
285 West 1st Avenue  ISP for Western Alaska
P.O. Box 970  tel. 907-443-7575
Nome, Alaska 99762fax. 907-443-2487
===



Re: [newbie] printing from netscape

1999-07-21 Thread Lyndon Lininger Sr

Ramon Gandia wrote:
 
 Lyndon Lininger Sr wrote:
 
  Does anyone know how to print from netscape? TIA
 
  Lyndon Lininger Sr.
 
 When you display what you want, push the "Print" button.
 Netscape sends it to lpr.  If it doesn't print, its because
 you have a general printing problem (not a Netscape problem).
 
 --
 Ramon Gandia  ---Sysadmin  ---  http://www.nook.net
 285 West 1st Avenue  ISP for Western Alaska
 P.O. Box 970  tel. 907-443-7575
 Nome, Alaska 99762fax. 907-443-2487
 ===

Thank you Ramon and Ty for your help. I finally figured it out. I had to
instead of going directly to lpr. I had to use  lpr -Plp1  that way it
went to my printer.

Lyndon Lininger Sr.



Re: [newbie] printing from netscape

1999-07-21 Thread John Aldrich

Hmm...do you have your printer set up in Linux? That's What about setting up
the printer in Netscape IIRC (unfortunately, not running Linux here yet,
and don't currently have access to a Linux box at this moment...) Netscape
has it's own Printer config options, plus you have to configure your printer
specifically in Xwindows (I think) as well as just generally defining it for
Linux.
Unfortunately, I haven't done more than glance at the printer configs as I
don't have access to a printer at work where I run Linux.
John

- Original Message -
From: Lyndon Lininger Sr [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, July 21, 1999 4:16 PM
Subject: [newbie] printing from netscape


 Does anyone know how to print from netscape? TIA

 Lyndon Lininger Sr.