Re: Create PDFs from Word docs using command line?

Subject: Re: Create PDFs from Word docs using command line?
From: Tony Chung <tonyc -at- tonychung -dot- ca>
To: TECHWR-L Writing <techwr-l -at- lists -dot- techwr-l -dot- com>
Date: Sat, 10 Jul 2010 00:29:10 -0700

Viv:

First of all, why are you using the Acrobat printer to create PDF
files? That method doesn't preserve hyperlinks or create bookmarks
from headings. Microsoft has a built-in save to PDF or XPS function
that does the trick rather nicely. If it's not built into your copy of
Word, you can you install the "Save as PDF or XPS add-on" from
Microsoft http://cli.gs/mspdf. It shouldn't be that hard to write a
quick VBA macro that automates the saving of an active document to a
calculated file name. Attach that macro to a toolbar button (Ribbon UI
or Quick Access Toolbar) and you're good to go. Open and click.

To keep it still within the MS domain, you could always use the VB
like scripting language "AutoIt" (formerly Auto-Hotkey) to create a
button on your desktop that lets you choose a directory of Word files,
and cycles through the saving as PDF routine one at a time until
complete. AutoIt is here: http://cli.gs/AutoIt

I like the WinBatch idea. It might be simpler than AutoIt. It's just
that AutoIt can be trained to think, and bridge multiple applications
if necessary.

Boo on the suggestion to convert your Word files through OpenOffice.
Why introduce another authoring tool into the mix? Content written in
Word has the best chance of not being messed up any further if it
stays in Word.

-Tony
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Gain access to everything you need to create and publish information
through multiple channels. Your choice of authoring (and import)
formats with virtually any output. Try Doc-To-Help free for 30-days.
http://www.doctohelp.com/


---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-

To unsubscribe send a blank email to
techwr-l-unsubscribe -at- lists -dot- techwr-l -dot- com
or visit http://lists.techwr-l.com/mailman/options/techwr-l/archive%40web.techwr-l.com


To subscribe, send a blank email to techwr-l-join -at- lists -dot- techwr-l -dot- com

Send administrative questions to admin -at- techwr-l -dot- com -dot- Visit
http://www.techwr-l.com/ for more resources and info.

Please move off-topic discussions to the Chat list, at:
http://lists.techwr-l.com/mailman/listinfo/techwr-l-chat


Follow-Ups:

References:
Create PDFs from Word docs using command line?: From: Viv Crawford
Re: Create PDFs from Word docs using command line?: From: Jimmy Breck-McKye

Previous by Author: Re: Strategies for handling multiple e-mail systems and accounts?
Next by Author: Re: Certification: Ernest and Scribbler
Previous by Thread: Re: Create PDFs from Word docs using command line?
Next by Thread: RE: Create PDFs from Word docs using command line?


What this post helpful? Share it with friends and colleagues:


Sponsored Ads