Some month ago I have developed an accounting system, as we know reporting system is the important part of any accounting application so I had to need to develop an accounting system with complex reporting module. I have searched many reporting tools than I have decided to use data dynamics active reports for .net version in my application. A data dynamics active report 6.0 is the latest version. It is a .net reporting tool used by developers of windows and Asp.net web application. It was originally developed by Data dynamics which was then acquired by Grapecity. I tell you something about common features:
for more information you can go :
http://www.datadynamics.com/Products/ActiveReports/Features.aspx
One more thing that It provides great code behind capability, during application development I found that it is more suitable than crystal reporting where we need more flexibility. that time I read something about end user designer so currently I am making an windows application that use Active report’s end user report designer and I found that it is amazing right now I have capable to include vb script as code behind and I am able to use report file in any windows application.
Our teams have used AR for years and it’s worked quite well, until recently when we needed the RTF export to support some basic MS Word 2007+ formatting (images, text background colors, lines, etc.). The export to PDF was simple; exporting to RTF for MS Word has been a nightmare.
We’re now looking for alternative reporting tools (Telerik, DevExpress, etc.) or perhaps getting Open XML and using within our reporting framework.
Very disappointed – If they supported MS Word it would be a decent reporting solution.