Hi, can anyone recommend me a good reporting tool in .NET? I just want to be able to generate a pdf file from my web application. I want to be able to have a button that user can click and pdf will pop up. The data in my pdf will be dynamic. I've been using java before for my reports, is there something like JasperReport or iReport for .NET?