Hi,
I'm dynamically creating a PDF by using iTextSharp utility without saving that PDF in local disk, and sending through email when click on a button. Its fine working properly. But why the download dialog box is getting opened?
How do i prevent them?