PDF me.
January 30, 2007 7:47 PM   RSS feed for this thread Subscribe

How do I batch convert a bunch of word documents into PDF files, using Automator (in OS X?)

I'm stumped.
posted by donguanella to computers & internet (5 comments total)
You would probably want to set up an AppleScript action.

This document explains how to use Automator, including a chapter on setting up an AppleScript action.

This document describes Word 2004's AppleScript dictionary.
posted by Blazecock Pileon at 8:03 PM on January 30, 2007


Ok,

Without applescript, I think you'd need Adobe Acrobat. If you have acrobat (full version) you'd have the Acrobat PDF printer installed.

Then, you'd make an automator action that looks like this:

Selected Finder Items
Print to (Acrobat PDF)

Then you'd just hit the run button.
posted by filmgeek at 8:41 PM on January 30, 2007


Use this free app: Text to PDF Converter
(version 2.1 does Word docs, too)

It supports drag and drop, so just select all the docs you want to convert and drag them onto the program's icon.
posted by pmbuko at 8:59 PM on January 30, 2007


Also, just noticed that the program installs an Automator action, so after installing it, you CAN still use Automator if you want to...
posted by pmbuko at 9:03 PM on January 30, 2007


Mac OS X prints natively to PDF, which ought to bar the need for Acrobat or similar software. Although a look through Automator reveals a sore lack of that usual functionality.

A Google for "print to pdf" and automator yielded this site: http://www.macgeekery.com/gspot/2005-12/how_to_mass-print_to_pdf

Here's the meat:
1. Make a PDF printer using these instructions or by setting up CUPS-PDF (there's a package for Mac OS X on my site) [author referring to the macgeekery.com site].

2. Open Automator and add the following two actions:
1. Get Selected Finder Items
2. Print Finder Items (select the PDF printer)
3. Save this as a Finder plug-in called "Print to PDF"
4. Select the files and control-click on them and under Automator, choose the "Print to PDF" item.

I haven't tried this, but I can't see why it wouldn't work.
posted by jim.christian at 1:00 PM on January 31, 2007


« Older Last month I built my own PC f...   |   Help me look good for my Unive... Newer »
This thread is closed to new comments.