zbenta Posted November 23, 2012 Share Posted November 23, 2012 Hi there you guys, Can someone give me a hand? I'm using the WebBrowser componente in c# to display a pdf file within and app. The pdf is stored within a database and when I need to show it to the users I save it to the local harddrive with a specific name "mytool.pdf", whenever i try to load a different tool in the app I delete the existing file and replace it with the new one. I used to use the AXAcropdf component to show the file and my program worked perfectly. I just got some errors with an update of adobe's pdf reader that made me change to the WebBrowser component. Is there any way I can prevent WebBrowser component from locking the file? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.