Good GPL Qt Report Engine?
Hi,
I’ve been looking at NCReport [nocisoft.com] and it’s great! But, to my surprise it isn’t GPL and the license is € 299 (cheaper option – support only 1 plataform)
I’m looking for something similar.. I need the report engine to support for QAbstractItemModel as datasources. And the Grouping functionality. Anyone knows a good report engine?
Thanks..
13 replies
Perhaps KDReports [kdab.com] is an option? KDAB’s stuff is available under GPL, though they don’t make it easy to find and download. I did not use this component myself, by the way.
eXaro [sourceforge.net] project of BogDan Vatra, who make android-lighthouse.
Perhaps KDReports [kdab.com] is an option? KDAB’s stuff is available under GPL, though they don’t make it easy to find and download. I did not use this component myself, by the way.
I don’t understand. KDAB sells KDReports’ license — here are the Prices [kdab.com] . Also, it seems to be the same as this KDReports [ics.com] which I considered before creating this thread, and discarded for the same reason as NCReport.
Are you sure it is released under GPL? I will try to find and download it. Perhaps you can point me in the right direction?
Thanks..
Well… what you do to get KDAB stuff is this:
- Go to the KDAB products page [kdab.com]
- At the end of the first paragraph, you’ll find a link to download evaluation versions
- You end up at page where you need to log in.
- You can create an account at the top of the page under Register. Do that.
- Log in with your account.
- Now, in the top bar, go to “Product Downloads”
- You’ll get a page wich states:
We offer GPL versions for most of our releases. A GPL version consists of full source code and documentation for any product released under the GPL License.
- Indicate the package you’re interested in, and click download. You’ll be send back to a page that lists your “licences”.
- Wait a few minutes
- Log on with FTP to customers.kdab.com with your credentials. You will be able to download the requested package. You’ll note that the licence in your files also say “GPL”.
It is a bit of a roundabout way, but yes, they do have GPL versions for their products available for download. It just seems they are not too keen on advertising that or making people actually use them. If they would, they would just offer a direct download link to the GPL version directly on the product page or something obvious like that.
You can also try OpenRPT http://www.xtuple.com/openrpt
It is LGPL
The documentation is a bit incomplete maybe, but the development is constant.
It is not Crystal Reports, but it can handle reports quite well :)
Formatting of data is a bit tricky, because the “right way” to accomplish formats a bit more complicated then default is to use SQL functions in your query.
Worth considering, I’m using it in a couple of my projects with success.
It doesn’t support SQLite :(
You can also try OpenRPT http://www.xtuple.com/openrpt It is LGPL The documentation is a bit incomplete maybe, but the development is constant. It is not Crystal Reports, but it can handle reports quite well :) Formatting of data is a bit tricky, because the “right way” to accomplish formats a bit more complicated then default is to use SQL functions in your query. Worth considering, I’m using it in a couple of my projects with success.
Try QtRPT Your text to link here… [sourceforge.net]
You must log in to post a reply. Not a member yet? Register here!


