Hi Thomas:
This is really easy, provided you are not trying to work cross-platform
To get them razor-sharp, store the picture in a vector format. One of
Word's native formats is WMF, and that will do a fair job: it's a 16-bit
vector format that prints as sharp as most office printers are capable of.
However, you will be constrained by the fact that the colour-table is only
16 bits, and curve accuracy is similarly affected by the smaller numbers.
A much better alternative is EMF (the 32-bit version of WMF). That has
EPS-like resolution, accuracy, and colour rendition. But it's twice the
size, and I believe that some Adobe products can't produce it properly.
You cannot embed fonts in these formats on the Mac, so you need to use fonts
you know the customer has. So try to use the fonts Microsoft gave you with
Office: they are specifically coded to render as close as possible to the
same fonts available on the PC.
Do not attempt "Text as curves" in WMF, its resolution is too low for that.
I wouldn't do it in EMF either, because you'll lose the hinting.
In Word 2008, EPS is an available choice: but for PCs it must BE real EPS
and not AI format, and you will find Adobe products are somewhat unwilling
to generate that. The problem with EPS is that older copies of Word on the
PC will not display the EPS inline, they will only print it. And if the
Printer is non-PostScript, PC Word falls back to the 72 dpi black-and-white
TIFF placable header in the EPS, which looks really disgusting.
The ideal format would be EPS with a WMF placable header: when the PC falls
back to the placable header, most users won't notice the difference in
resolution. But I believe Adobe products can't do WMF headers in EPS.
Whatever you do, do NOT attempt to send anything other than 24-bit RGB
colour space to Word: it can't cope, and may crash.
To get them where you want them, either set the picture inline with text,
then use paragraph properties to position that paragraph the picture is
sitting on, or float the picture and use Format>Picture to specify an offset
from the paragraph it is anchored to.
A Word document is composed of paragraphs: everything is positioned relative
to a paragraph, there are no "pages" in a Word file, and no "white space" to
position things on.
Inline pictures sitting on a paragraph is the most rugged and reliable way
of positioning pictures. Floating pictures will be fine if they are
anchored to a paragraph above themselves that does not move (e.g. In the
running header). Using floating pictures in the body of the document is not
a reliable technique when end-users have to use the result.
To prevent the user accidentally moving them, put them in the running header
of the document. Specify the running header as "Different First Page" then
set the letter head in the running header of the first page.
Unless the user specifically opens the header, they will be unable to move
or edit anything in it.
You can insert editable text fields in the body of the document, but
normally we would recommend that you don't: let the user type freely there,
you will get less trouble.
I would provide sample address block text, with each paragraph positioned by
a paragraph style. Let the user over-type that at will: the style will hold
the formatting for you provided that they do not delete the paragraph.
Mac Word doesn't have the ability to restrict formatting to nominated
styles.
That covers the high-points: the rest, as Bob says, is a matter of doing a
lot of reading. Word is not InDesign, it has a very different Document
Object Model (closer to HTML) and you have to spend some time learning it to
get precision results.
We would be delighted to help you with further questions in here: but I am
currently writing a book on Word, and have just allocated 50 pages to this
very subject
Cheers
Version: 2008 Operating System: Mac OS X 10.5 (Leopard) Processor: Power PC Im
constantly being asked be clients to set up a Word template document that
would have their identity built into it.
(I would generally design their letterhead in InDesign)
I have tried to establish the best way to export my graphics and embed them
into a Word doc.
I have never actually figured out a way to do it that has
A: Worked. (Where my graphics are razor sharp and positioned where I want them
on the page)
B: Taken me less than a couple of hours of painful trial and error to come up
with anything even close to what Im after.
Surely there must be a recommended way to do this as I have to believe
millions of people need this to happen every day.
Sooo, all you word experts out there, how should I do this?
What is the best format to save my graphics out to.(For maximum sharpness)
How do I position these graphics exactly where I want them on a Word document?
How do I make said graphics locked so the end user doesnt accidently move them
out of place?
And how do I control where the editable text field(s) get positioned?
--
The email below is my business email -- Please do not email me about forum
matters unless I ask you to; or unless you intend to pay!
John McGhie, Microsoft MVP (Word, Mac Word), Consultant Technical Writer,
McGhie Information Engineering Pty Ltd
Sydney, Australia. | Ph: +61 (0)4 1209 1410
+61 4 1209 1410, mailto:
[email protected]