Converting Word files to PDF
Converting Word files to PDF
- Subject: Converting Word files to PDF
- From: Peter Baxter <email@hidden>
- Date: Sat, 19 May 2007 20:38:37 +1000
Hi Users,
Whenever I try to incorporate shell scripts into my As, I fall on my face. I am trying to create a script that will change a folder of Microsoft word documents into PDF files without opening them. I am trying to use a convert script as is below, but it does not work as I do not have the knowledge required. This is what I've got so far:
try
set terminalCommand to "/System/Library/Printers/Libraries/./convert -f \"&" /original file\ -o \test1.pdf\ -j \application/pdf\"
do shell script terminalCommand end try
Any help would be appreciated
Peter Baxter
Music creates order out of chaos: for rhythm imposes unanimity upon the divergent, melody imposes continuity upon the disjointed, and harmony imposes compatibility upon the incongruous.
-- Yehudi Menuhin
|
_______________________________________________
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