On the application I am currently working on, we need a way for users to generate reports in Microsoft Word or Excel format (export and print).
One of the requirement is that the users would create the report template using a Word or Excel template document.
I ve tried to google a reporting tool that uses word and excel templates for report templates and the only one I found (Windwards) is way too expensive and wouldn t fit our needs. We cannot have a server to generate the reports, so the report would need to be generated directly by the application (Windows Forms).