Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!rutgers!apple!oliveb!sun!athena1!williamt From: williamt@athena1.Sun.COM (William A. Turnbow) Newsgroups: comp.unix.microport Subject: Re: uport lp device problems, HP LaserJet II wont work Keywords: /dev/lp, lpset, HP LaserJet II, DOSmerge 386, SYSV 386 Message-ID: <105764@sun.Eng.Sun.COM> Date: 18 May 89 23:22:30 GMT Sender: news@sun.Eng.Sun.COM Reply-To: williamt@sun.UUCP (William A. Turnbow) Organization: Sun Microsystems, Mountain View Lines: 12 I too ran into this same problem. Problem seems to be that lf is not translated to a cr-lf on output. I never spent much time tracking it down though -- I just did a global replace of lf with crlf in an editor. I am told that the print script for lp daemon can be made to handle this though... Perhaps there is a setting on the LaserJet? -wat-