-
Reporting tool
Hi:
I had been looking for a reporting tool for a long time. I found many, but I wasn't able to make them work.
I've tried NCReports, it's good, but after 2 days in front the computer, I just got too many errors. When I solve one, another one comes, and so on. Althought the project is good, the documentation is extremely poor.
I just want, if possible, a cross-platform reporting tool, easy to use and with qt-integration (like NCReports).
And I would be extremely thanked if you give me some example projects.
Thank you very much in advanced.
I'm sorry for my poor English, I'm Argentinian.
Bye.
-
Re: Reporting tool
-
Re: Reporting tool
NCReports is a tool for reporting and log4cxx is a framework for logging. not the same.
i dont use NCReport but i use a QPrinterEasy ( http://code.google.com/p/qprintereasy/ ). depend of QTextDocument for preparing the data to print.
some (very) simples examples http://code.google.com/p/qprintereas...agesAndSamples
sorry my poor english...
-
Re: Reporting tool