Create beatiful PDF's with code for reviews
a2ps -o out.ps -2 -C --medium=letter *.{java,m,h}
UPDATE
The previous can be improved so that output is a PDF:
a2ps -C --media=Letter -o out2.ps *.java ; pstopdf out.ps; open out.pdf
Written by Ignasi Marimon-Clos
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Pdf
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#