Inserting pictures as relative file

M

Maroshi

I have a huge document (70 pages).
I attached all the pictures (jpg files) as linked files.
When we relocate the document with the images all the links are broken.

I wish the picture files links to be relative to the document.
How do I do that.
A script is acceptable as well.
Thanks
Joy and happiness
David
 
A

Anne Troy

David: If you store the file AND the graphics in the same folder (even if
the graphics are in a subfolder of that folder), then you shouldn't have
this problem. You would then send the entire folder that includes the
document, the graphics (whether in a subfolder or not).
************
Anne Troy
www.OfficeArticles.com
 
M

Maroshi

Thanks Anne,
Your answer is not working. It this a bug?

The pictures are in a relative sub fulder. The link field is {
INCLUDEPICTURE "images/capturedImage1.jpg" \* MERGEFORMAT \d } . It is
relative. But migrating the directory with the images breaks the links.

I hope there is a work around.

Thanks
Joy and happiness
David
 
Top