Tag

nuget package

All blogs tagged with nuget package

12
Articles
114,761
Total Views

Showing 12 of 12 articles

06
Aug
2023
How to generate pdf using itextsharp in asp.net mvc
8,821 views

In this article, we'll walk you through the process of using iTextSharp to create PDF documents within an ASP.NET MVC project. We'll dissect the code you've provided and explain each step to ensure you have a comprehensive understanding of the implementation. So follow the steps for learning How to generate pdf using itextsharp in asp.net mvc.

02
Jul
2022
The report definition is not valid or is not supported by this version of reporting
10,757 views

Hello guys in this article we will see how to solve an exception when you try to use old rdlc report and make changes into that . You will see you will get an exception ReportProcessingException: The report definition is not valid. Details: The report definition has an invalid target namespace 'http://schemas.microsoft.com/sqlserver/reporting/2016/01/reportdefinition' which cannot be upgraded. We will see how to solve that.

Translate Page