• 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
Save as PDF File for Microsoft Word
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Save as PDF File for Microsoft Word


  • Subject: Save as PDF File for Microsoft Word
  • From: Thomas Maffucci <email@hidden>
  • Date: Thu, 05 Mar 2009 02:03:28 -0500
  • Thread-topic: Save as PDF File for Microsoft Word

>It looks as if it may finally be possible to save Microsoft word files
>as PDF files without complicated UI instructions.  The following
>script does not work, however all the language is accepted by Word.
>Can anyone help me complete the task?

>tell application "Microsoft Word"
  >  set product to make new document
  >  set myText to "Hello, I love you, could you tell me your name?"
   > insert text myText at the end of text object of active document
  >  save product as "test3.pdf" in format PDF

>end tell

The this save works for me

save  as product file name "test3" file format format PDF


 _______________________________________________
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

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