Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 6th, 2012  |  syntax: None  |  size: 0.52 KB  |  hits: 12  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <h1>Quick source code 2 pdf</h1>
  2. Author: Benedikt Lang <git@benediktlang.de>
  3.  
  4. usage: SRC_HOME="/home/ben/jworkspace" enscript2pdf listing.txt output
  5. Generates output.pdf from files listed in listing.txt with parent directory /home/ben/jworkspace
  6.  
  7. This program is distributed in the hope that it will be useful,
  8. but WITHOUT ANY WARRANTY; without even the implied warranty of
  9. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  10. GNU General Public License for more details.
  11.  
  12.  
  13. listing.txt:
  14. Project1/src/1.java
  15. Project2/src/2.java