News

The basic methodology is to first generate the report as a HTML document – and then render the HTML as a PDF using IronPDF. This tutorial will show you how to create a pdf report in asp .net c#.
Take advantage of the DinkToPdf and wkhtmltopdf libraries to generate PDF documents from HTML templates in ASP.NET Core 5.
Generating management or database reports from structured data such as SQL is a common .Net development task. IronPDF can help allow for visaulise and export ssrs reports to pdf in asp.net c# ...