Where did the JavaScript Samples Portfolio install its samples?
I am just getting started with calling the Acrobat JavaScript API, and I am stuck making the SDK work.
I successfully downloaded the Adobe DC SDK for MacOS. I found a file within, Acrobat SDK JavaScript Samples Portfolio.pdf, and copied it to my working directory. When I open the portfolio, a dialogue appears. It lists the contained samples, and gives a button, "Install Folder-level JavaScript Samples". I press the button. An alert appears, telling me that "some high privilege Javascript… must be executed from the JavaScript Debugger console…." I click the "OK" button. A block of code appears in the Javascript Debugger console (yes, it is enabled). I click in the block of code, press cmd-A to select all the lines of the code, and press cntrl-Return.
Observed behaviour: there is a flash of UI in the upper-right corner of my display. It comes and goes so fast I cannot read it, or even really see it. The block of code is gone from the Javascript Debugger window. There is no new file in my working directory. There is no visible clue where the Samples Portfolio code actually installed the samples.
Expected behaviour: the code prompts me for a folder into which to install the samples, and I direct it to my working directory. Failing that, the code chooses a directory it likes, but then clearly tells me where that folder is. (Also, I expect the code in the JavaScript Debugger console pane to remain visible, but that is not the important issue.)
Where did the JavaScript Samples Portfolio install its samples? Or, if it failed, how can I diagnose the failure and correct it?
Thanks in advance for your help.
I am using Adobe Acrobat Pro, Continuous Release version 2023.003.20215 on macOS Monterey 12.6.8 with an M1 Max CPU. I downloaded the current Adobe DC SDK for MacOS, version v4 - May 2023.
