• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
PDF button in Print dialog in Tiger and UI element
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
  • Prev by Date: RE: Creating a script from another script in AS
  • Next by Date: Re: Need way to set the Creation date of a file via OSX
  • Previous by thread: Re: Creating a script from another script in AS
  • Next by thread: Re: Image Capture Scripting dictionary is missing in Tiger
  • Index(es):
    • Date
    • Thread