Print Word-docs to pdf on OS X by revolution (and applescript?)

Mark Schonewille m.schonewille at economy-x-talk.com
Tue Mar 27 15:48:23 EDT 2007


Hi Richard,

The solution should be something simple like

set theFile to (choose file)
tell application "Microsoft Word" to print theFile

Best,

Mark

--

Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Get your store on-line within minutes with Salery Web Store software.  
Download at http://www.salery.biz

Op 27-mrt-2007, om 20:29 heeft R. Hillen het volgende geschreven:

> Hello,
>
> I have a lot of word-files (with Footnotes), which I want to print  
> to pdf on Mac OS X using the button in OSX-Print-Dialog.
>
> Can you tell  me how to do? How to do it in Applescript?
>
> BTW: I learned with your help to use the shell command to convert  
> doc to pdf, but that doesn´t work for doc-Files with Footnotes.
>
> Thank you in advance for yout thinking!





More information about the use-livecode mailing list