• 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
Re: Saving Microsoft Word as PDF
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Saving Microsoft Word as PDF


  • Subject: Re: Saving Microsoft Word as PDF
  • From: Joe <email@hidden>
  • Date: Wed, 4 Mar 2009 15:48:25 -0800

At 8:23 AM +1100 3/5/09, Peter Baxter wrote:
>How do I specify the save location as well as save as PDF?

Specify the path in the file name.

set filname to (path to desktop folder as string) & "myfile.pdf"
tell application "Microsoft Word"
  save as active document file name filname file format format PDF
 end tell

Joe
 _______________________________________________
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

  • Follow-Ups:
    • Re: Saving Microsoft Word as PDF
      • From: Peter Baxter <email@hidden>
References: 
 >Saving Microsoft Word as PDF (From: Peter Baxter <email@hidden>)

  • Prev by Date: Re: Safari Download Folder?
  • Next by Date: Re: Safari Download Folder?
  • Previous by thread: Saving Microsoft Word as PDF
  • Next by thread: Re: Saving Microsoft Word as PDF
  • Index(es):
    • Date
    • Thread