-
DownLoad Pdf file in Asp.net 2.0
1) Create the Simple Web Application. 2) Now add the new folder (FolderName : PDFFile). 2.1) right click on the project and add folder. 3) put the one pdf file in to folder ( name :1.pdf). 4) in the web page put the control 4.1)put the button control (name : btnPdfFiledownload) (note: Here we use…