本仓库提供了OS X系统下,批量转换doc/ppt文件为pdf的AppleScript脚本
This repository provides AppleScript that could convert doc/ppt to pdf using automator under OS X.
运行Automator,新建工作流程。
选择“获得指定的Finder项目”,添加需要转换的文件。(还可使用“过滤Finder项目”过滤出doc/docx/ppt/pptx)
选择“运行AppleScript”,复制对应的AppleScript,运行。
运行时需要提供访问权限。
Open Automator on OS X, and new a workflow.
Choosing "Get Finder items", add files. ("Filter Finder items" can help filter given file format, like doc/docx/ppt/pptx)
Choosing "Run AppleScript", and copy the script file content to the window, run it.
You need allow access permission while running.
Apple Support Commnities: how do I use automator to batch convert doc to pdf?
StackExchange: how-do-i-get-automator-actions-for-microsoft-powerpoint-and-word
automatically-convert-powerpoints-to-pdf-in-os-x-with-automa
2016.4