text2pdf: A text file to PDF converter1

As you might be able to guess from the name, text2pdf converts text files to PDF. You can specify the font, number of lines and columns, paper size and various other options from the command line. By default, long lines will be wrapped, and a formfeed character (^L) will cause a page break. I've dumped the result of text2pdf -h in case you want to see all the options now.

The program is actually very simple to use. All you normally do is text2pdf myfile > myfile.pdf.

... part of T2, get it here

URL: http://www.eprg.org/pdfcorner/text2pdf/

Author: Phil Smith <psmith [at] computerstream [dot] co [dot] uk>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: OpenSource
Status: Stable
Version: 53

Remark: Does cross compile (as setup and patched in T2).

Download: http://www.eprg.org/pdfcorner/text2pdf text2pdf.c

T2 source: text2pdf.cache
T2 source: text2pdf.conf
T2 source: text2pdf.desc

Build time (on reference hardware): 1% (relative to binutils)2

Installed size (on reference hardware): 0.04 MB, 6 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep make sed

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).