Sat Aug 15 09:36:33 PDT 2015

Nice PDF from Raw Ascii Files

If you want to convert ascii into PDF - and you want to do it with a little style, use the following:

a2ps -media=Letter -o - example.txt | ps2pdf - example.pdf

Posted by ZFS | Permanent link | File under: bash