Say I have several Word files in a folder. Is there a way to generate a batch of PDFs from these files?
|
feedback
|
|
Provided you have MS Word (or any other app that can open MS Word files) installed, you can use Automator. Here is a step by step guide on how to set it up for your needs: http://aseriesoftubes.com/articles/how-to-batch-convert-doc-files-to-pdf-format-using-mac-osx-automator/ Brief overview of the whole process:
| ||||
|
feedback
|
|
If you install the open source AbiWord, you can batch convert from the terminal command line, e.g.:
| |||
|
feedback
|
|
Here is a previous answer that should work for this purpose; | |||||
feedback
|