Displaying 3 results from an estimated 3 matches for "3800c".
Did you mean:
3800+
2001 Dec 17
1
ricoh ap204/3800c
I'm wondering if anyone is using one of there printers on your unix/linux
servers.
I have the ap204 in house, demoing it an have coming tomorrow the ap3800c,
they are both color lasers. using a script off of ricoh-usa.com site i
setup the ap204 an it is not printing.
jusdt looking for someone with a working printcap file to take a look at.
thasnks. ifI get it to work i'm going to share it out via samba.
I'm having a printing problem...
2003 Jan 16
1
How do I get the @#$$% job name to show instead of smbprn.yada.ya da?
...ted $a >> /tmp/junkJ;\
/usr/local/bin/lpr -P%p -J"$a" -U%m %s;\
rm %s
Looking in /tmp/junkJ, the $a is the filename,
as it's supposed to be.
I'm running OpenBSD 3.2, LPRng 3.8.19. Clients are
all Win2k/SP2. The printer(s) are a mix of HP4s,
and a new Lanier 2138 (Ricoh 3800c in sheeps clothing).
I think something isn't being parsed/passed
correctly between Samba and LPRng.
Using the standard LPRng Print Command produces the
same results (lpr -P%p -r %s), so it almost seems
as though the -J%J job info parameter is being
ignored (when I add it to the Print Command)...
2003 Jan 16
1
RE: How do I get the @#$$% job name to show instead of smbprn.yad a.yada?
...rm %s
> >
> > Looking in /tmp/junkJ, the $a is the filename,
> > as it's supposed to be.
> >
> >
> > I'm running OpenBSD 3.2, LPRng 3.8.19. Clients are
> > all Win2k/SP2. The printer(s) are a mix of HP4s,
> > and a new Lanier 2138 (Ricoh 3800c in sheeps clothing).
> >
> > I think something isn't being parsed/passed
> > correctly between Samba and LPRng.
> >
> > Using the standard LPRng Print Command produces the
> > same results (lpr -P%p -r %s), so it almost seems
> > as though the -J%J jo...