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.

2004-07-08 22:38
1.1.9

This release works without UTF-8 again, Python works again, negative numbers between 0 and -1 work, and there are some compilation fixes. This release can be built with out CPDF, so it can be 100% GPL now.
Tags: Major bugfixes

2004-05-18 17:18
1.1.8

An optional UTF-8 backend was implemented for
better international support. Paper types for
international users were added. Java bindings,
examples, new ways to format money and dates, and
tons of bugfixes were added.
Tags: Major feature enhancements

2004-01-21 23:15
1.1.7

This release has GLIB integration, XML 2.6, portability fixes, new string and date functions, and the ability to save XML in RLIB's native format and load that instead. Every XML property is now an expression, and variables are even smarter. A lot of cleanup has been done.
Tags: Major feature enhancements

2003-12-12 20:29
1.1.6

A few compile problems, autoconf problems, some problems with breaking, and some HTML output problems have been fixed.
Tags: Minor bugfixes

2003-12-03 23:10
1.1.5

This release has the ability to add parameters from non scripting languages, to report multiple pages across, and to programatically suppress output sections. There are fixes to the PostgreSQL and ODBC drivers, fixes to page footer rendering, and better error checking in XML parsing.
Tags: Major feature enhancements

Project Resources