Re: UI Scripting of Acrobat Pro
Re: UI Scripting of Acrobat Pro
- Subject: Re: UI Scripting of Acrobat Pro
- From: Bill Cheeseman <email@hidden>
- Date: Thu, 19 Jul 2007 05:54:21 -0400
- Thread-topic: UI Scripting of Acrobat Pro
on 2007-07-19 5:41 AM, Rob Stott at email@hidden wrote:
> I can do everything I need *except* click the 'replace' button in the final
> dialog box (to overwrite the old file). Can anyone suggest how to do this?
If Acrobat Pro is putting up a system Replace dialog, 'click' should work.
It does, for example, in TextEdit. So perhaps all you need to do is insert a
'delay 1' statement before the 'click' statement.
However, Adobe apps often have trouble with GUI Scripting and Accessibility.
So if that doesn't work, try 'keystroke return' or 'key code 36'.
Make sure the Replace dialog has keyboard focus.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
www.quecheesoftware.com
PreFab Software - www.prefabsoftware.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden