Download List

Project Description

RLIB is a reporting engine that makes it possible to easily create professional reports in PDF, HTML, text, and CSV from one simple XML report definition
file. It supports direct input from MySQL, PostgreSQL, ODBC, and programmable pluggable inputs. It is written in C and has PHP and Python language bindings built in.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-11-17 22:18
1.1.4

Support for most western languages, ODBC input, layout bugfixes, and followers and leaders with queries.
Tags: Minor feature enhancements

2003-11-07 20:07
1.1.3

Python bindings, new one line functions for simple reports, a new date() function to return the date/time to rlib, support for non-lowercase database file names, better error checking, less crashes, and faster report generation.
Tags: Minor feature enhancements

2003-10-24 22:53
1.1.2

PostgreSQL actually works now. PDF output has been made 3x faster by caching fields on a line before writing them.
Tags: Minor bugfixes

2003-10-23 23:18
1.1.1

This release is the result of weeks of intensive work to make it more usable. Support for PostgreSQL has been added. All database back ends (MySQL and PostgreSQL) are separate libraries now. PHP support is also a separate library now. This means that you can use RLIB from C/C++ as well. The ability to have multiple data sources has been added. For instnace, if you have two MySQL databases and one PostgreSQL database on different servers, you can use rlib to make reports from all of the data sources.
Tags: Major feature enhancements

2003-09-30 18:24
1.0.2

Multiple reports in one report are now supported.
Autoconf support was added.
Tags: Minor feature enhancements

Project Resources