Subscribe by email
Follow us on Twitter Subscribe to our RSS Feed

Automator Tip of the Week #3: Convert Word Documents to PDF

by Dan Print This Post
Share this on Facebook Share this on Digg Share this on Twitter Share this on StumbleUpon Comments 5 Comments »
If you enjoy this article and other information provided here at Maciverse.com, be sure to keep up with the latest Mac hints, tips, and more by following us on twitter @Maciverse or by subscribing to our feed.

Automator_512.jpgThis weeks Automator tip of the week focuses on quickly and easily converting the format of your Word documents to PDF by creating a workflow and saving it as a Finder Plugin.

To create an Automator workflow that will take your selected Word documents in a Finder window and convert them to PDF add the following actions:

  1. Get Selected Finder Items – This will tell the automator task to grab all the items you’ve selected in Finder
  2. Copy Finder Items – This will allow you to backup the items before you perform any action on them.
  3. Convert Format of Word Document – Select Portable Document Format (PDF)

Save The Workflow as a Plugin

With these three action items you have everything you need to quickly convert word documents. To make it even easier lets save Automator workflow as a Finder plugin.

  1. Select File
  2. Select Save as Plugin
  3. Name the plugin and Select Plugin for: Finder.

Test Out The New Finder Plugin

I named the plugin Word2PDF and I’m now ready to test our new Finder plugin:

  1. Open a Finder Window and navigate to a folder that contains word documents
  2. Select the word documents and right click (command + click)
  3. Select More, then Automator, and then Word2PDF (Or whatever you named your Finder plugin

Your computer will then automatically convert the Word files to PDF.

Related posts:

  1. Export HD Video from iMovie 09
  2. Mount a Network Drive in OS X On Startup
  3. Quick Tip: Change Your Icons

Comments

  1. your missing one crucial piece of information, that last action “Convert Format of Word Document” doesn’t exist standard as an OSX action. You will ONLY have that action with a full install of mid to high end MS Office 08. Most people don’t have this installed on their machines, in which this simple task, becomes incredible difficult.

  2. You should be able to do this with any of the Office 08 Mac versions. I haven’t attempted with previous versions of Office.

  3. @Dan I’m using Office 08 Mac with Word ver 12.1.9

    I’ve searched my Actions library and I’ve looked into each category. There is no “Convert Format of Word Document” for Automator ver 2.0.3

    Any thoughts?

  4. Bryan,

    Version 2.1 of automator includes the Word conversion action. I no longer have a previous version of the automator to test and see if there is a problem. Were you able to find a solution?

  5. Working great so far – how do I tell it to save to the same folder? It saved them in a weird place? I also want Word to close after it’s done- saw that but am not sure about the save settings. Thanks!