Adobe plugin For Mouse Click Event Handler

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

  1. #1

    Default Adobe plugin For Mouse Click Event Handler

    Hi All, How to write plugin For Mouse Click Event Handler? Please reply quickly..

    Thanks in Advance
    Madhav@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Adobe Plugin - mouse click event on image
      Hi all, i am new to plugin development. How to write plug in application from the scratch. please explain procedure step by step. Thanks in advance
    2. How to Create Plugin application for mouse click event on image?
      Hi, i am new to develop plugin application. i want to develop plugin for mouse click event on image and show respective co-ordinate of location. i am...
    3. event handler for click on datagrid row ?
      hi all !!! I have a winforms app containing a datagrid with URLs and I would like to allow the user to click on a row and open a browser pointing...
    4. Using a primary event handler to trap mouse down events.
      Hi, I want to trap mouseDown events with a primary event handler but I want to identify what sprite was clicked on each to time so I can take an...
    5. list box with mouse click event?
      When the user clicks an item in the list box, i want to fire the click/change event and invoke another ASP page. But is it client side javascript...
  3. #2

    Default Re: Adobe plugin For Mouse Click Event Handler

    AS has already been replied to you on the other threads.

    THE ACROBAT SDK has all the information you need to implement your solution. If you investigate the SDK and find a specific part of implementing your solution that is causing a problem. Then post that specific problem on the forum so that Leonard/PDL/ Aandi/Everyone else, can help you with specific problems.

    This question is too open ended for it to be easily answered with out doing a lot of work.

    Please download the SDK.
    Investigate the Documentation/Samples.
    Start developing your plug-in. ( I would recommend the Acrobat-plug-in wizard)
    And if you hit a specific problem we will be happy to try and help.

    Please note MULTIPLE POSTS just annoy.

    HTH

    Malky
    malkyt@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