PDF button in Print dialog in Tiger and UI element
PDF button in Print dialog in Tiger and UI element
- Subject: PDF button in Print dialog in Tiger and UI element
- From: Quark67 <email@hidden>
- Date: Tue, 17 May 2005 21:31:17 +0200
How can I select "Save as PDF…" with an AppleScript?
I try this :
tell application "System Events"
keystroke "p" using {command down}
delay 1
click menu item "Save as PDF…" of UI element 1 of UI element 5
of UI element 4 of sheet "Print" of window "Untitled 2" of
application process "Script Editor" of application "System Events"
end tell
But this beep...
Thanks for your help (I'm beginner on AppleScript...).
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden