Report Writer provides a business report writer.
Report Writer produces nice-looking PostScript reports that are defined in an XML file and based on data that are extracted from a database.
The extraction is performed with DBIx::Recordset, so the syntax is the same as the syntax used by that package. A sample XML file is included.
This file (trialbal.xml) is a report for Trial Balance from the FreeMoney project.
The XML file contains sections for database, extraction criteria (the "search" section), page header, breaks (which is where Report Writer will make a nice total for you), and fields.
What's New in This Release:
· This version has been modularized.
· PDF and OOCalc are now both supported.
· It can be used for reports or business documents such as invoices.
Product's homepage