Best approach for using Fast Reports
We are looking to use FastReports as a new service for generating our reports. We have a number of old fixed format pdf reports that we need to rewrite.
Our Requirements
We would like a reports service that we can call from an ASP MVC 5 application
We would like to be able to specify the report id and supply the data to produce the report (possibly JSON?)
We would like the service to return a PDF file
Questions
There are a number of different offerings from FR. We would like to know other peoples experiences and the best product to choose.
Does anyone have experience of implementing something similar?
Are the reports easy to design with FR?
Any gotchas to avoid?
Thanks,