Focus Capture by adobe reader

Ask a Question related to Adobe Acrobat SDK, Design and Development.

  1. #1

    Default Focus Capture by adobe reader

    Hi there,

    I am using Web browser and CheckedlistBox control in vb.net(2005).Web browser is navigating to PDF by select different type of items in CheckedListBox. Navigating is working fine. But the problem is , after preview or navigate to pdf , focus get by Adobe Reader or ( Control that show pdf in browser). Then we are unable to move on different items in checkedlistbox by keys.
    Because Focus is capture by control that display PDF in browser.Any help is greatly appreciated.

    Waiting for your reply..

    Thanks
    Dalbir Singh
    Dalbir_Singh@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Adobe Acrobat 6.0 will not load, Font Capture is the problem
      When I click on Adobe Acrobat, the introduction to the program comes up, but it stops there and the image is frozen on the screen. Then the font...
    2. Adobe Reader 6.0
      I have Adobe 6.0. As indicated in FAQs, you cannot type in a PDF form unless it "fillable" by the developer. If the PDF form is "unfillable", can I...
    3. Use Adobe Reader in IE
      Both Adobe Reader 6.01 and Acrobat Professional 6.01 are installed on the pc. It's fairly easy to change the default file association for pdf's from...
    4. ----------> I need Adobe Paper Capture 4.0 plug-in for Acrobat 4.0
      I need Adobe Paper Capture 4.0 plug-in for Acrobat 4.0. The Adobe website only has Paper Capture 5.0 since 4.0 is no longer supported. Does anyone...
    5. Adobe Acrobat (Full) 5.0.5 --> Adobe Reader 6.0.1
      We've got a nice Adobe Reader 6.0.1 install working here, with one problem: If Adobe Acrobat (a.k.a. "full" or "Adobe Writer") v5.0.5 is on the...
  3. #2

    Default Re: Focus Capture by adobe reader

    Correct. You bring up the PDF and it takes focus, as one would expect.

    I guess I don't see the issue...
    Leonard_Rosenthol@adobeforums.com Guest

  4. #3

    Default Re: Focus Capture by adobe reader

    Hi,

    That's right. But what we are doing. We are saving some reports in format of html and PDF.And in ListBox, there are some items. When we select an item from list. Then it show PDF or HTML of the correspondence report in the browser. We do the difference between HTML and PDF by option set. If HTML option checked then web browser show html else PDF.

    And problem is that, when HTML is enabled. Then we can move in different items in list box by Arrow keys and web browser dont get focus. But if PDF option is enabeld , then we are not able to move to different items in list box Because Focus is got by PDF control opened in web browser. We also try to set focus to list box. But PDF control dont leave the focus.

    Thanks
    Dalbir Singh
    Dalbir_Singh@adobeforums.com Guest

  5. #4

    Default Re: Focus Capture by adobe reader

    If the PDF is contained inside of a web browser, then it is out of your control - the browser has grabbed it and then sent it to our browser plugin.

    If, however, you used a PDF viewer directly, then you could better address this.
    Leonard_Rosenthol@adobeforums.com Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139