Would anyone know of a C++ report generator which can be compiled as part of a C++ Applicaiton?
Is this how report generators generally work or are they largely standalone applicaitons?
Thanks
danny2000
3
Contributors
4
Replies
2 Days
Discussion Span
9 Months Ago
Last Updated
5
Views
Related Article:Report Engine develeopment in c++
is a C++ discussion thread by infantheartlyje that has 3 replies, was last updated 1 year ago and has been tagged with the keywords: c++, developement, engine, report.
Report Generator, like Crystal Reports. I'm talking about something which can use database information to create a report of chronological data and charts,frequencies for example. Doxygen does look good though. Do you know if this can be compiled with an application? I'll need to lear a little more about it.
You may also want to check out www.Windward.net. We're a .Net and Java report generator. Depending on how you want it structured, it can be stand alone or not.
Our OEMs love it as it can be white labled, is embeddable and doesn't involve a lot of coding.
Good luck in your search,
Annette with Windward