Re: LPRng: OCE Plotter issue

2003-10-29 Thread Barton Wold
Thanks for getting back to me!  I'm afraid that I am not sure I
understand what you are suggesting though.  If I use:

:[EMAIL PROTECTED]:\

It gives me a message saying that there is no printer named lp.  Am I
supposed to be using a bounce queue named lp?  Using the other entry:

:lp=frpoce01%515:\

works with some jobs, but complains with other jobs that there is no
printer named %-BBPIN.  I thought that it was maybe stripping off the
character at the beginning of the file, which starts with ^[%-BBPIN.  I
clearly do not understand what is going on here.

I would greatly appreaciate any suggestions.  

Bart

 [EMAIL PROTECTED] 10/27/03 09:06AM 
[EMAIL PROTECTED] wrote on 10/22/2003 12:21:29 PM:
 I am having an issue plotting to an OCE 9300 plotter.  I have setup
the
 printcap for this (and all of our other plotter types, like an
 HPDJ755CM) that looks like this:
 
 frpoce01:\
 :lp=frpoce01%515:\
^^
Here's the problem.  Use this instead:
:[EMAIL PROTECTED]:\

 :sd=/export/Spool01/lprng/spool/lpd/%P:\
 :af=/export/Spool01/lprng/spool/lpd/%P/acct:\
 :lf=/export/Spool01/lprng/spool/lpd/%P/log:\
 :minfree=10240:\
 :ff_seperator:sh

The thing that listens on port 515 is an lpd emulator.  It expects you
to 
be sending print jobs according to the RFC 1179 protocol.  The notation

lp=host%port doesn't use the RFC 1179 protocol, it just sends your
print 
job directly to that port.

The notation [EMAIL PROTECTED] does use the RCF 1179 protocol.

 
 The status that I get for this (in lpq.0) is:
 
 Status: printing job '[EMAIL PROTECTED]' at 10:57:20.486
 Status: processing 'dfA151wookie', size 26825, format 'f', IF filter
 'none - passthrough' at 10:57:20.487
 Status: LP filter msg - ' No printer named !PS-Adobe-2.0' at
 10:57:20.507
 Status: error 'JWRERR' at 10:57:34.686
 Status: waiting for subserver to exit at 10:58:12.997
 Rank   Owner/ID  Class Job Files
Size
 Time
  stalled(413sec) [EMAIL PROTECTED]   A   151 hc0kiuwtmpplot.plt  
26825
 10:57:20
 
 The strange thing about this is that I have had some success
plotting
 to this from Solaris and Windows.  But some documents don't seem to
go
 through.  I haven't been able to narrow it down to PS vs. HPGL, or
 operating system , or the size of the image being plotted.
 
 If anyone has had success plotting to an OCE plotter, can you give
me
 some pointers?
 
 Bart 
 
 
Phillip Griffith  (803) 952-8776
Information Technology Department
Westinghouse Savannah River Company


-
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the
impatient,
to subscribe to a list with name LIST,  send mail to
[EMAIL PROTECTED] 
with:   | example:
subscribe LIST mailaddr   |  subscribe lprng-digest
[EMAIL PROTECTED] 
unsubscribe LIST mailaddr |  unsubscribe lprng [EMAIL PROTECTED] 

If you have major problems,  send email to [EMAIL PROTECTED] with the
word
LPRNGLIST in the SUBJECT line.
-


**CONFIDENTIALITY NOTICE**
The information contained in this e-mail may be proprietary and/or 
privileged and is intended for the sole use of the individual or 
organization named above.  If you are not the intended recipient or an 
authorized representative of the intended recipient, any review, copying
or distribution of this e-mail and its attachments, if any, is prohibited.
If you have received this e-mail in error, please notify the sender
immediately by return e-mail and delete this message from your system.


-
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:   | example:
subscribe LIST mailaddr   |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST mailaddr |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-


Re: LPRng: OCE Plotter issue

2003-10-27 Thread phillip . griffith
[EMAIL PROTECTED] wrote on 10/22/2003 12:21:29 PM:

 I am having an issue plotting to an OCE 9300 plotter.  I have setup the
 printcap for this (and all of our other plotter types, like an
 HPDJ755CM) that looks like this:
 
 frpoce01:\
 :lp=frpoce01%515:\
^^
Here's the problem.  Use this instead:
:[EMAIL PROTECTED]:\

 :sd=/export/Spool01/lprng/spool/lpd/%P:\
 :af=/export/Spool01/lprng/spool/lpd/%P/acct:\
 :lf=/export/Spool01/lprng/spool/lpd/%P/log:\
 :minfree=10240:\
 :ff_seperator:sh

The thing that listens on port 515 is an lpd emulator.  It expects you to 
be sending print jobs according to the RFC 1179 protocol.  The notation 
lp=host%port doesn't use the RFC 1179 protocol, it just sends your print 
job directly to that port.

The notation [EMAIL PROTECTED] does use the RCF 1179 protocol.

 
 The status that I get for this (in lpq.0) is:
 
 Status: printing job '[EMAIL PROTECTED]' at 10:57:20.486
 Status: processing 'dfA151wookie', size 26825, format 'f', IF filter
 'none - passthrough' at 10:57:20.487
 Status: LP filter msg - ' No printer named !PS-Adobe-2.0' at
 10:57:20.507
 Status: error 'JWRERR' at 10:57:34.686
 Status: waiting for subserver to exit at 10:58:12.997
 Rank   Owner/ID  Class Job Files Size
 Time
  stalled(413sec) [EMAIL PROTECTED]   A   151 hc0kiuwtmpplot.plt   26825
 10:57:20
 
 The strange thing about this is that I have had some success plotting
 to this from Solaris and Windows.  But some documents don't seem to go
 through.  I haven't been able to narrow it down to PS vs. HPGL, or
 operating system , or the size of the image being plotted.
 
 If anyone has had success plotting to an OCE plotter, can you give me
 some pointers?
 
 Bart 
 
 
Phillip Griffith  (803) 952-8776
Information Technology Department
Westinghouse Savannah River Company


-
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:   | example:
subscribe LIST mailaddr   |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST mailaddr |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-