TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Re: PDF and Word graphics problem From:dmbrown -at- brown-inc -dot- com To:"TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com> Date:Tue, 10 Jul 2001 18:30:41 -0700
Christine -dot- Anameier -at- seagate -dot- com wrote:
>
> ...use the PDFMaker add-on for Word...
This is absolutely the right way to get PDF from Word.
>
> ...I avoid linked images entirely after inheriting a document full of
> them from someone else--because the links went to her personal directory on
> the server, which no longer exists, I had a couple hundred pages of broken
> links and therefore no images. I believe linked images are much more
> trouble than they're worth. If you use images saved in a format with decent
> compression, like GIF, saving them with the Word file doesn't add much to
> the size of your document.
Embedding graphics is certainly going to increase file size, and "much" is a relative term. :) I agree that you can produce big books with embedded graphics using Word, and sometimes that's appropriate.
The advantage to linking is that the graphics in the book can be updated as easily as those in the application. Whenever I use application icons (buttons and such) in documentation, I use the same files as the application itself. That way, when somebody decides Teal is out and Sage is in, I don't have to replace hundreds of little graphics in the manual.
If you inherit a book where the links point to a directory that you don't have on your computer (like d:\joesStuff\bigProject\images) it's easy to fix:
1. Copy the graphics to a directory you *do* have, such as
c:\docs\bigProject\graphics.
2. Open the document in Word, and press Alt+F9 to show field codes.
3. From the Edit menu, choose Replace, and change all instances of
this:
d:\\joesStuff\\bigProject\\images\\
to this:
c:\\docs\\bigProject\\graphics\\
Important: Be sure to use the double backslashes as shown. It's
just the way you have to specify paths in Word field codes--they
won't work if you use single backslashes.
4. When you finish, press Ctrl+A to select the entire document, and
then press F9 to update fields.
Voila!
Every time you open the document, Word will automatically update the graphics for you, using whatever it finds in the specified locations.
Couldn't get much better than that. :)
--David
=============================
David M. Brown - Brown Inc.
dmbrown -at- brown-inc -dot- com
=============================
*** Deva(tm) Tools for Dreamweaver and Deva(tm) Search ***
Build Contents, Indexes, and Search for Web Sites and Help Systems
Available now at http://www.devahelp.com or info -at- devahelp -dot- com
TECH*COMM 2001 Conference, July 15-18 in Washington, DC
The Help Technology Conference, August 21-24 in Boston, MA
Details and online registration at http://www.SolutionsEvents.com
---
You are currently subscribed to techwr-l as: archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.