From: Thomas Dunbar (tdunbar@vttcf.cc.vt.edu)
Date: 10/07/92


From: tdunbar@vttcf.cc.vt.edu (Thomas Dunbar)
Subject: Re: Is there a linux groff device driver for HP Laserjet II Printer?
Date: 7 Oct 1992 12:58:30 GMT


 one way to do it is to use:
    groff -man -Tdvi filename.1 >filename.dvi
 for example and then use dvilj2p (see dvi2xx tar in /pub/linux/packages/TeX at
   tsx-11.mit.edu) to print the dvi file (which u can also preview with xdvi).
 thomas