Re: Acrobat GUI scripting query...
Re: Acrobat GUI scripting query...
- Subject: Re: Acrobat GUI scripting query...
- From: Rob Stott <email@hidden>
- Date: Mon, 6 Aug 2007 09:28:02 +0100
On 6 Aug 2007, at 08:57, Nick Hearn wrote: Does anyone know where the information for this dropdown is stored and can I write to it? This would allow me to specify a location.
Hi Nick,
Maybe I've misunderstood what you're asking - but you know you can specify a save location just using standard AppleScript (no need for UI nastiness), don't you?
tell application "Adobe Acrobat Professional" save front document to file "Macintosh HD:Users:robstott:Desktop:test.pdf" end tell
...you can also use 'do script' and _javascript_ - messy, I admit, but lots useful stuff there that you can't do with AppleScript alone.
Hope that's of some help anyway.
Rob
Important: This message is intended only for the use of the individual or entity to which it is addressed and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination or copying of the communication is strictly prohibited. If you have received this communication in error, please notify the writer immediately by telephone and return the original message via postal service to the writer's attention at the above address. Thank you.
Watt Gilchrist Limited. Albion Mills, Albion Road. Bradford, BD10 9TQ
Registered in England
873405
|
_______________________________________________
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