I’m looking for a reporting library for C++. What I need to do in my project is to present some statistical reports (pdf files including some grids and charts) based on the historical data stored in the database. We are using Qt and C++. I’ve done some research about it and found some libraries. Especially NCReports and KD Reports look fine for my requirements but they are expensive for me to use since I’m about to cross the budget limit allocated for my project. Therefore free and open source libraries are preferable.
Any suggesstions?
It is late to say this but for the ones who are looking for this kind of library I can say that Chart Director is very simple, cheap and good.