Updating Reader to the most recent version killed my ability to open and fill 
forms. 

Upon further inspection it may be that Reader NEVER supported Apple Events, but 
it DID support data import via javascript actions. This is what I do for 
Windows, as of course Microsoft does not have Apple Events. 

The way to tell if a Mac app supports apple events is to open Script Editor, 
then select Open Dictionary from the File menu. Apps that are greyed out do not 
publish a dictionary, which doesn't necessarily absolutely PROVE they won't 
respond to Apple Events, but I've never seen an app without a dictionary that 
did. 

I managed to get my hands on Adobe Reader XI for Mac and now it works again. 
Adobe ONLY provides Reader DC now. 

I have never understood what would possess a software developer to REMOVE 
functionality from a product in the guise of an inline upgrade. 

Bob S


> On Dec 24, 2019, at 08:18 , Richard Gaskin via use-livecode 
> <[email protected]> wrote:
> 
> Bob Sneidar wrote:
> 
> > Just a heads up. If you have a Mac and use Adobe Reader, and you use
> > Applescript to send events to it, Acrobat Reader DC no longer supports
> > Applescript. You cannot even send activate (launch and/or bring to
> > front).
> 
> I had thought 'oapp' and 'odoc' were required events.
> 
> Has Adobe killed all AE support for the app, or just the AppleScript 
> interface to AE?
> 
> -- 
> Richard Gaskin
> Fourth World Systems
> Software Design and Development for the Desktop, Mobile, and the Web


_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to