Hi everybody, I’m looking for a reporting library that can be capable of showing the report to the user and then export it to PDF or DOC/DOCX.
I looked at SSRS, but I need to configure a database? (perhaps I misundertood it)

In my case I dont have a Database, all the data will come from a class that performs some calculation based on the user input.
The report should be something similar to the one shown in this image.
What are my options?
Look at FastReports.

source