How can I print a .dvi file created by LaTeX?
The LaTeX document preparation system creates files with the .dvi extension. These files are viewed by the previewing program xdvi. To print the .dvi files using lp, you do not need to include any special flag on the lp command. For example, to print the file myfile.dvi that was produced by LaTeXing myfile.tex on the printer graphlab: 1.