F
fogharty
Is there an easy way to convert linked images into embedded images?
I have web pages that need to be made into Word docs. Each page has
dozens of small graphics.
Just copying and pasting the web page doesn't work; what we have been
doing is dragging the html file onto Word and saving it as a doc (this
is on a PC using Word 2003). The problem is, once you move the file to
a different server all the links are broken.
I've tried toggling field codes and doing a Find and Replace for the
new path; that doesn't work. There are about 10 documents with hundreds
of images, to update each image one at a time would be very tedious.
Right now the field code is something like: { INCLUDEPICTURE \d
"\\\\Server\\folder1\\folder2\\folder3\\unit1\\images\\02_under_164.jpg"
\* MERGEFORMATINET }
and I would like to change it to: { INCLUDEPICTURE
":images:02_under_164.jpg" \*MERGEFORMAT }
Is there a way I could save the html file so that it will save the
images along with the doc?
I can use either Word 98 (OS 9.2.2) or Word 2004 (OS 10.4.3) whichever
would work best.
I have web pages that need to be made into Word docs. Each page has
dozens of small graphics.
Just copying and pasting the web page doesn't work; what we have been
doing is dragging the html file onto Word and saving it as a doc (this
is on a PC using Word 2003). The problem is, once you move the file to
a different server all the links are broken.
I've tried toggling field codes and doing a Find and Replace for the
new path; that doesn't work. There are about 10 documents with hundreds
of images, to update each image one at a time would be very tedious.
Right now the field code is something like: { INCLUDEPICTURE \d
"\\\\Server\\folder1\\folder2\\folder3\\unit1\\images\\02_under_164.jpg"
\* MERGEFORMATINET }
and I would like to change it to: { INCLUDEPICTURE
":images:02_under_164.jpg" \*MERGEFORMAT }
Is there a way I could save the html file so that it will save the
images along with the doc?
I can use either Word 98 (OS 9.2.2) or Word 2004 (OS 10.4.3) whichever
would work best.