Generate a PDF from the Report Viewer (Web Form), in ASP.net & C#
In this article, I will share with you a simple way of generating a pdf from the report viewer. Assuming you have created your .RDLC and used it in an…
PowerPlatform, Power Apps, Power Automate, PVA, SharePoint, M365, C#, .Net, SQL Server News, Tips….etc
In this article, I will share with you a simple way of generating a pdf from the report viewer. Assuming you have created your .RDLC and used it in an…
In one of the projects I am working on, I had to authenticate the logged in user, and before considering using the Request object and checking the authenticated user, I…