On Wed, 1 Oct 1997, Dr. Daniel Mashao wrote: > I have read all the man pages and HOWTO but I still have a problem > printing on a novel network laserjet. I have finally found a way to print > postscript documents but I cannot print plain text or dvi format. Any > ideas? text: some printers (e.g. hplj6) see ascii as 'dos ascii': they need cr/lf instead of lf at the end of each line. So simply add the cr.
dvi: use dvips to convert dvi to ps. > > /----------------------------------------------------------------------------/ > Daniel J. Mashao -- > [EMAIL PROTECTED] http://www.ee.uct.ac.za/~daniel > /----------------------------------------------------------------------------/ > > > -- > TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to > [EMAIL PROTECTED] . > Trouble? e-mail to [EMAIL PROTECTED] . > > -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .