What's the best way to print out code (e.g. for a code review)? Eclipse's print option only does portrait (afaict), wich is unreadable for longer lines of code. Opening and printing all files in an editor like gedit
is a pain.
Is there some batch code print program available? Or is there some magic command line chain that does it for me?
Of course, I need both line numbers and syntax highlighting.