Hi Phil,
Is there an inexpensive solution for merging personalized jpg images
into a word document template, on server, and serving them out to
website visitors? Can we "force" enough dpi so it prints well, as
would a PDF dowloaded....or will it print at screen resolution?
It's not really clear what you're trying to do (end result)? And with
which version of Word?
Generally, it's not a good idea to automate Word unattended, on a
server. From your description, you might consider using an
INCLUDEPICTURE field, without the \d switch so that the picture data
is saved in the document. Then just supply the person with a picture
in the given path.
Otherwise, if you and the recipients can use Word 2003, you might
consider doing this all over XML.
And lastly, you could try saving a Word (2002) template as HTML. Since
that's plain text, you should be able to change the PATH to a linked
graphic to bring in the preferred graphic when the file is opened.
I'm not sure about the graphics printing, but as I recall, Word
pretty much uses 96 dpi?
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org
This reply is posted in the Newsgroup; please post any follow question
or reply in the newsgroup and not by e-mail
