On Fri, Jan 11, 2002 at 04:08:44PM -0800, Jeff wrote: > and the printer prints, but not the text. The output has words > that look like the filter or enscript calls, e.g. > '%%BoundingBox...' and '/.notdef' and '%!PS-Adobe-3.0....'
These are post script things. Your printer doesn't understand these. It should be using gs from the filter.. Check if you gave a correct pointer in your printcap file.. That's used by lpr. From the output it looks like the filter is never called.