Excel, save as PDF
Excel, save as PDF
- Subject: Excel, save as PDF
- From: Joe <email@hidden>
- Date: Tue, 21 Oct 2008 11:42:03 -0700
Microsoft Word '08 can export to PDF. So can Excel (according to its dictionary), but the syntax is eluding me.
With Word I can say:
tell application "Microsoft Word"
open alias "some:file"
save as active document file name pathname file format format PDF
end tell
With Excel, I've tried variations on the following which don't work.
save as sheet pathname file format PDF file format
Anyone done this?
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