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

  1. #1

    Default Stock Dialogs

    Is there any way to use the built in Acrobat dialogs? Specifically, I want to use the one that lets you specify where you want to insert a new page.
    DeveloperGuy@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Click twice on OK button in alert dialogs -- wassup with that?
      Trash preferences or turn off alert dialogs in Edit-Preferences-General.
    2. [PHP-DEV] PHP Extension and Windows Common Dialogs
      Hi, As Frank suggested, I tried using php_win.exe to call my test script with and I still got exactly the same results, namely the dialog boxes...
    3. [PHP-DEV] PHP Extension and Windows Common Dialogs
      Hi, I have an extension that includes code to use the common dialog boxes provided by Win32, explicitly a call to GetOpenFileName(). This is...
    4. Pasting into dialogs
      Back in the Good Old Days programmers had to implement a filter proc and call DialogPaste to enable the user to paste text into an edittext field...
    5. Can't See Adobe Gamma Dialogs
      I've installed Photoshop 7 and am trying to use Adobe Gamma, in Wizard mode, to calibrate my monitor but the dialog windows aren't big enough to show...
  3. #2

    Default Re: Stock Dialogs

    You could execute the menu items that bring up those dialogs, but if you mean simply importing the dialogs into an external application or plug-in to be called at your whim then no, you can't do that.
    PDL@adobeforums.com Guest

  4. #3

    Default Re: Stock Dialogs

    Ah, thats a pity, thanks for the clarification.
    DeveloperGuy@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