المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to save a PDF file whch is opened on IE?



C# Programming
08-26-2009, 11:15 AM
when a PDF file is opened in IE, I have to save that PDF without asking the user to save.

How to do this in c#?

Normally I am able to save the HTML pages opened in IE, but PDFs are not saved.

Is there any way to save the currently opened PDF without asking user to save?