Howdy,
I've an HP LaserJet 5MP (Postscript) attached to my linux
box's parallel port --- sometimes I can print multiple files,
other times I cannot. For example
lpr tst.ps
lpr a.c
will _not_ print "a.c" even though it gets spooled ok.
If, however, I wait until "tst.ps" has printed, then I
can print a.c _no problem_. I suspect that it has
something to do with the way the printer's internal
memory is caching things (2MB internal). Possibly I
need to send some printer control codes at the end of
each job, perhaps using an output filter?
any suggestions would be greatly appreciated,
thanks,
Eric Welton