http://askubuntu.com/questions/27097/how-to-print-a-regular-file-to-pdf-from-command-line
enscript my_text_file.txt -o - | ps2pdf - output.pdfenscript -B -PPDF test.txtunoconv -f pdf test.txtThis is not a blog, but my notes and tips for research. Feel free to take any information and leave any comments or questions.
enscript my_text_file.txt -o - | ps2pdf - output.pdfenscript -B -PPDF test.txtunoconv -f pdf test.txt
No comments:
Post a Comment