hoopajoo.net
IPDF
IPDF
Creates indexed pdf documents from text files. Designed to aid creating an electronic distribution method for legacy system reports, since many mainframe type print spools are plain text. Allows indexing, customizing page settings, font size, font face, and super-imposing text over an image in the case of using pre-printed forms. Supports unlimited levels of indexing bookmarks in documents and system/user configuration files. Suitable for use in an intranet gateway for generating PDF documents in real-time. There is a version compiled for win32 with cygwin available here. There is also a demo available.

History:
2003-12-15     ** Latest ** This fixes a bug for page breaking when the number of lines is a multiple of the lines per page, thanks to Carlo Benna
Download: ipdf-1.0.0.tar.gz (223.81k)
2003-05-20     This adds support to pass through all characters instead of stripping extended ascii and control characters, allowing non-english characters to be converted instead of stripped.
Download: ipdf-0.9.9.tar.gz (222.95k)
2001-11-15     Handles \b characters in line streams, updated docs and help command and other minor fixes.
Download: ipdf-0.9.7.tar.gz (61.53k)
2001-11-08     Added -n flag to handle badly generated reports where \f\n was used instead of \n\f and causes lines to be off by one on every page except the first
Download: ipdf-0.9.6.tar.gz (61.31k)
2001-10-25     Fixed problem with form feed being mis-interpereted if not at the end of a line. (note, if you got 404 errors for the download before, it's fixed now)
Download: ipdf-0.9.5.tar.gz (61.03k)
2001-08-17     Added regex support, flags to make indexing easier, many new page sizes (a0-6,b5,ledger,etc) and the ability to turn redundant data on/off.
Download: ipdf-0.9.4.tar.gz (60.88k)
2001-08-15     Added -S format string for indexes, and changed the behavior of reparenting to allow arbitrary reparenting, not just top level.
Download: ipdf-0.9.0.tar.gz (58.56k)
2001-08-14     Fixed segfault bug for font names in config files, and added flags and config options for title/subject/author in the PDF metainfo block.
Download: ipdf-0.8.5.tar.gz (57.21k)
2001-08-14     Small change to the cygwin port to allow c:\ipdf.cfg for global configuration, and now indexes are cleaned up more by removing extra spaces at the beginning/end of lines.
Download: ipdf-0.8.3.tar.gz (56.80k)
2001-08-14     Added absolute indexing support, updated documentation, option to re-parent indexes and to override the default at compile time, and configure.in changes to allow building on solaris (thanks James Tait <JTait@wyrddreams.demon.co.uk>)
Download: ipdf-0.8.2.tar.gz (56.10k)
2001-08-13     The initial release, this is based off an older work and ported to use autoconf and allow for unlimited levels on sub-indexes.
Download: ipdf-0.8.0.tar.gz (54.44k)