Indexed PDF Creator creates indexed PDF documents from text files. It was designed to aid in creating an electronic distribution method for legacy system reports, since many mainframe type print spools are plain text. It allows indexing, customizing page settings, font size, font face, and superimposing text over an image in the case of using pre-printed forms. It supports unlimited levels of indexing bookmarks in documents and system/user configuration files.
| Tags | Archiving |
|---|---|
| Licenses | GPL |
Recent releases


Changes: This release fixes a bug with page breaking: when the input file had a number of lines that was a multiple of the page length, it caused a trailing blank page to be created.


Changes: A switch has been added to allow extended ASCII to be passed to the PDF. The previous behavior was to strip extended ASCII, which caused non-English characters to not be printed.


Changes: This version handles "\b" characters in lines by deleting characters. The documentation and help command were updated. Other minor fixes were made.


Changes: A new -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.


Changes: A problem with form feeds being misinterpreted if not at the end of a line has been fixed.