At my shop we do out code reviews in person and by printing out all the code on paper.
Printing out all those .h and .cpp files are a pain, and getting them in order is more of a pain. Is there any sort of program that will take all the files, print them out all at once and in order(specified by user), and include the line numbers and colored syntax(I currently use use crimson editor for the last two).
In response to all the comments and answers:
I dont have a choice about this. I have to print everything out. I know it would be helpful and it would save trees to not print everything out, but the boss rules.