I'm looking for some good recommendations for reporting software for an ASP.net, web application focused shop.
Whatever it is, it needs to easily be able to export results to multiple formats (PDF, RTF, TIFF, etc.)
Also, it has to be able to easily tie in with our data access layer (Nhibernate).
Thanks!
...
I have ActiveReports for .Net which is a great tool, however the version I have is not going to support Visual Studio 2010. Active Reports quite pricey, so just wondering if there are any better alternatives out there at a competitive price or even open source, before I consider upgrading.
I am looking for a reporting tool specifically,...
I am new Pentaho Reporting Tool. I have the following question:
When I created a report using Pentaho Report Designer, it output a report file having .prpt extension. After that I found an example on internet where the following code were used to display the report in html format:|
protected void doGet(HttpServletRequest request, HttpS...