I am using controls webbrowser in a component to host Webbrowsers like google,microsoft,etc in my wpf desktop application and some times we use this webbrowser componet to open PDF directly.very first time the webbrowser
component with pdf can open properly then after it will give me an error "There is a problem with Adobe Acrobat/Reader. If it is running, please
exit and try again. (523:523)" i suspected that it is an issue from Adobe reader having protected mode enable. If i disable this by going to adobe -> preferences ->Security(enhanced) i am able to load pdf documents properly. I have to disable this in all the user machines. Is there any programmatic way to disable this ?
exit and try again. (523:523)" i suspected that it is an issue from Adobe reader having protected mode enable. If i disable this by going to adobe -> preferences ->Security(enhanced) i am able to load pdf documents properly. I have to disable this in all the user machines. Is there any programmatic way to disable this ?