Clarion source code for interfacing to combit’s List & Label reporting tool. Today’s small-to-medium-sized (SMB) businesses and large enterprises are saving on their monthly communications costs by making one simple decision: to switch to a VoIP service solution from their old, outdated Plain Old Telephone Service (POTS). By choosing a new VoIP service, these companies […]

Read More


QtRPT is the easy-to-use report engine written in C++ QtToolkit. It allows combining several reports in one XML file. For separately taken field, you can specify some condition depending on which this field will display in different font and background color, etc. The project consists of two parts: report library QtRPT and report designer application […]

Read More


Refer to the improved version of the same application @ https://sourceforge.net/projects/query2report/ Light weight reporter, LWR, is a simple web based reporting building and publishing application. LWR transforms bunch SQL queries to charts and displays in a report. Each report has one or more elements arranged in rows and columns. Each element has title, SQL Query, […]

Read More


Earthworks is a civil engineering related cutting and filling quantity calculator. It also generates reports in various formats of CSV and PDF. It takes the basic paraments to form the longitudinal section of the road along with the proportions ratio of cuttings and fillings. ================================= V 1.2: 1. Now creates the longitudinal section in CAD […]

Read More


csv2odf can create business intelligence reports from csv data sources with output to ods, odt, html, xlsx, or docx documents. It uses a template file that you design to control the layout, fonts, and colors. Just query your database with output to csv (or tsv), then use csv2odf to insert the data into your template […]

Read More


Generally, what we do when we need a piece of data represented in a structured file, is to execute a query from a DB client, and then export the obtained data after choosing the extension of the output file. What if this functionality is to be exploited in an (Java) application, independently from the DB […]

Read More


LimeReport – multi-platform C++ | Qt report generator library written using Qt framework and intended for software developers that would like to add into their application capability to form report or print forms generated using templates. Report designer included in the library allows to create fast and intuitive print form templates which can be saved […]

Read More


Open Source BIRT (Business Intelligence and Reporting Tools) is a visual-based development tool used to create data visualizations and reports that can be embedded into rich client and web applications. BIRT is a top-level designer tool within the Eclipse Foundation, an independent not-for-profit open source community and consortium of software vendors. For the first time […]

Read More


Project has moved Github at https://github.com/zlogic/awesometracker This is a simple time tracker built with Java FX for UI, JPA and an H2 database for data storage, and dynamicreports for building PDF reports. I created the project after being frustrated with most free and open-source time tracking tools. Project is still under development and some nice […]

Read More


CuteReport is a report solution like Jasper Report, Crystal Reports or FastReport, but based on Qt framework. It can be easily used with any Qt application. In general, CuteReport consists of two parts: core library and template designer. Both are totally modular and theirs functionality can be easily extended by writing additional modules. It’s totally […]

Read More