Results 1 to 1 of 1

Thread: PDF plugin in webbrowser control

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2004
    Posts
    15

    PDF plugin in webbrowser control

    When I clicked PDF link (url), the PDF (once downloaded) would be opened in Internet Explorer (IE). I noted the status bar (shown in attached figure) showed 'Done' once the PDF loaded completely.

    However, when I monitored for webbrowser1_documentcomplete event, it did not work, ie. when webbrowser1_documentcomplete event was triggered, the PDF WAS NOT loaded completely.

    One of the users in this forum mentioned that it's because the PDF plugin. I wonder whether we can monitor the status of the work/process done by PDF plugin. like how IE shows the Status (done). Could someone pls advise?

    If we can not implement in VB, any other languages (C++, Delphi, etc) can do it? Pls advise.

    Thanks

    Attached Images Attached Images  

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width