>>>>> "Larry" == Larry Zappeterrini <[EMAIL PROTECTED]> writes:

    Larry> -----Original Message-----
    Larry> From: Hohlen, John C [mailto:[EMAIL PROTECTED]

    Larry> Anybody know of a good "free" print utility for generating hardcopies of
    Larry> Java source files for code reviews?  Something that can print landscape,
    Larry> automatically print line numbers, etc.  Ideally, I just like to be able put
    Larry> the utility in my "Send To" folder so I can print the file from Windows
    Larry> Explorer without having to open up the file.

The best tool I'm aware of for this kind of thing is called "trueprint".  It's
not very convenient for Windows, as it's a GNU application, but it's easily
buildable in Cygwin.  It will generate a postscript file.  If you have
a postscript printer, ghostview, or Adobe Distiller, then you can use it.

You can get it from:
http://www.gnu.org/directory/print/postscript/trueprint.html

-- 
===================================================================
David M. Karr          ; Java/J2EE/XML/Unix/C++
[EMAIL PROTECTED]   ; SCJP; SCWCD




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to