I\'ve got an ASP.NET web page that is a dynamically generated report. For business reasons, this exact report needs to be produced as a PDF. What\'s the best way to do this?
You didn't mention you if you are looking for an open source solution or a $$ one?
But here's an open source converter: http://sourceforge.net/projects/itextsharp/ which is fairly decent.