How to print a regular file to pdf from command line - Ask Ubuntu
19 Feb 2011 ... Here's a solution that doesn't involve OpenOffice: sudo apt-get install enscript.
enscript my_text_file.txt -o - | ps2pdf - output.pdf. There are more ...
askubuntu.com |