Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Word 2007. When you insert picture with link to graphic file path is absolute
by default. It is not convinient when you move doc and picture to other computer. How to edit path? P.S. Word 2003 made relative path. |
#2
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Hi Sevilho,
To see how to implement relative paths in Word, check out the solution I've posted at: http://lounge.windowssecrets.com/ind...owtopic=670027 -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Word 2007. When you insert picture with link to graphic file path is absolute by default. It is not convinient when you move doc and picture to other computer. How to edit path? P.S. Word 2003 made relative path. |
#3
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Hi Sevilho,
To see how to implement relative paths in Word, check out the solution I've posted at: http://lounge.windowssecrets.com/ind...owtopic=670027 -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Word 2007. When you insert picture with link to graphic file path is absolute by default. It is not convinient when you move doc and picture to other computer. How to edit path? P.S. Word 2003 made relative path. |
#4
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Hi!
Thank you. I suggest next. 1. When you use {FILENAME \p}, you use absolute path! But you can easy insert Field NCLUDEPICTURE and type there relative path. It works! 2. It's interesting, that a picture, included via field is not the same as picture, included via standard Insert means. The last is more complex and became as MS Chart (visible only in Page layout mode). More of it you can rotate this object. Where can I read what is the this object in truth ? "macropod" wrote: Hi Sevilho, To see how to implement relative paths in Word, check out the solution I've posted at: http://lounge.windowssecrets.com/ind...owtopic=670027 -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Word 2007. When you insert picture with link to graphic file path is absolute by default. It is not convinient when you move doc and picture to other computer. How to edit path? P.S. Word 2003 made relative path. . |
#5
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Hi!
Thank you. I suggest next. 1. When you use {FILENAME \p}, you use absolute path! But you can easy insert Field NCLUDEPICTURE and type there relative path. It works! 2. It's interesting, that a picture, included via field is not the same as picture, included via standard Insert means. The last is more complex and became as MS Chart (visible only in Page layout mode). More of it you can rotate this object. Where can I read what is the this object in truth ? "macropod" wrote: Hi Sevilho, To see how to implement relative paths in Word, check out the solution I've posted at: http://lounge.windowssecrets.com/ind...owtopic=670027 -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Word 2007. When you insert picture with link to graphic file path is absolute by default. It is not convinient when you move doc and picture to other computer. How to edit path? P.S. Word 2003 made relative path. . |
#6
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Hi Sevilho,
I think you have relative and absolute paths confused. Using the {FILENAME \p} field gives you a path 'relative' to the current file. You cannot insert a relative path directly into an INCLUDEPICTURE field. Even if you omit the path, Word stores the absolute path internally. -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Hi! Thank you. I suggest next. 1. When you use {FILENAME \p}, you use absolute path! But you can easy insert Field NCLUDEPICTURE and type there relative path. It works! 2. It's interesting, that a picture, included via field is not the same as picture, included via standard Insert means. The last is more complex and became as MS Chart (visible only in Page layout mode). More of it you can rotate this object. Where can I read what is the this object in truth ? "macropod" wrote: Hi Sevilho, To see how to implement relative paths in Word, check out the solution I've posted at: http://lounge.windowssecrets.com/ind...owtopic=670027 -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Word 2007. When you insert picture with link to graphic file path is absolute by default. It is not convinient when you move doc and picture to other computer. How to edit path? P.S. Word 2003 made relative path. . |
#7
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]() Hi Sevilho, I think you have relative and absolute paths confused. Using the {FILENAME \p} field gives you a path 'relative' to the current file. You cannot insert a relative path directly into an INCLUDEPICTURE field. Even if you omit the path, Word stores the absolute path internally. -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Hi! Thank you. I suggest next. 1. When you use {FILENAME \p}, you use absolute path! But you can easy insert Field NCLUDEPICTURE and type there relative path. It works! 2. It's interesting, that a picture, included via field is not the same as picture, included via standard Insert means. The last is more complex and became as MS Chart (visible only in Page layout mode). More of it you can rotate this object. Where can I read what is the this object in truth ? "macropod" wrote: Hi Sevilho, To see how to implement relative paths in Word, check out the solution I've posted at: http://lounge.windowssecrets.com/ind...owtopic=670027 -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Word 2007. When you insert picture with link to graphic file path is absolute by default. It is not convinient when you move doc and picture to other computer. How to edit path? P.S. Word 2003 made relative path. . |
#8
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Hi!
Hi! confused you ![]() {FILENAME \p} gives you a absolute path ! you "upbuild" by relative path, and path became absolute I suggest you more simple construction. You cannot insert a relative path directly into an INCLUDEPICTURE field. You CAN !!! 1. Menu Inset group Text Quick Parts Fields.. 2. Choose IncludePicture and check option "Data not stored within document" (optionaly) 3. Type relative path in 'Filename or URL' field, samething "images\\Swix Aurora.jpg" 4. Press OK Then press Shift+F9 and check that the path is the same as you type. Hi Sevilho, I think you have relative and absolute paths confused. Using the {FILENAME \p} field gives you a path 'relative' to the current file. You cannot insert a relative path directly into an INCLUDEPICTURE field. Even if you omit the path, Word stores the absolute path internally. -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Hi! Thank you. I suggest next. 1. When you use {FILENAME \p}, you use absolute path! But you can easy insert Field NCLUDEPICTURE and type there relative path. It works! 2. It's interesting, that a picture, included via field is not the same as picture, included via standard Insert means. The last is more complex and became as MS Chart (visible only in Page layout mode). More of it you can rotate this object. Where can I read what is the this object in truth ? "macropod" wrote: Hi Sevilho, To see how to implement relative paths in Word, check out the solution I've posted at: http://lounge.windowssecrets.com/ind...owtopic=670027 -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Word 2007. When you insert picture with link to graphic file path is absolute by default. It is not convinient when you move doc and picture to other computer. How to edit path? P.S. Word 2003 made relative path. . . |
#9
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Hi!
Hi! confused you ![]() {FILENAME \p} gives you a absolute path ! you "upbuild" by relative path, and path became absolute I suggest you more simple construction. You cannot insert a relative path directly into an INCLUDEPICTURE field. You CAN !!! 1. Menu Inset group Text Quick Parts Fields.. 2. Choose IncludePicture and check option "Data not stored within document" (optionaly) 3. Type relative path in 'Filename or URL' field, samething "images\\Swix Aurora.jpg" 4. Press OK Then press Shift+F9 and check that the path is the same as you type. Hi Sevilho, I think you have relative and absolute paths confused. Using the {FILENAME \p} field gives you a path 'relative' to the current file. You cannot insert a relative path directly into an INCLUDEPICTURE field. Even if you omit the path, Word stores the absolute path internally. -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Hi! Thank you. I suggest next. 1. When you use {FILENAME \p}, you use absolute path! But you can easy insert Field NCLUDEPICTURE and type there relative path. It works! 2. It's interesting, that a picture, included via field is not the same as picture, included via standard Insert means. The last is more complex and became as MS Chart (visible only in Page layout mode). More of it you can rotate this object. Where can I read what is the this object in truth ? "macropod" wrote: Hi Sevilho, To see how to implement relative paths in Word, check out the solution I've posted at: http://lounge.windowssecrets.com/ind...owtopic=670027 -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Word 2007. When you insert picture with link to graphic file path is absolute by default. It is not convinient when you move doc and picture to other computer. How to edit path? P.S. Word 2003 made relative path. . . |
#10
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Hi Sevilho,
3. Type relative path in 'Filename or URL' field, samething "images\\Swix Aurora.jpg" That is an absolute path. -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Hi! Hi! confused you ![]() {FILENAME \p} gives you a absolute path ! you "upbuild" by relative path, and path became absolute I suggest you more simple construction. You cannot insert a relative path directly into an INCLUDEPICTURE field. You CAN !!! 1. Menu Inset group Text Quick Parts Fields.. 2. Choose IncludePicture and check option "Data not stored within document" (optionaly) 3. Type relative path in 'Filename or URL' field, samething "images\\Swix Aurora.jpg" 4. Press OK Then press Shift+F9 and check that the path is the same as you type. Hi Sevilho, I think you have relative and absolute paths confused. Using the {FILENAME \p} field gives you a path 'relative' to the current file. You cannot insert a relative path directly into an INCLUDEPICTURE field. Even if you omit the path, Word stores the absolute path internally. -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Hi! Thank you. I suggest next. 1. When you use {FILENAME \p}, you use absolute path! But you can easy insert Field NCLUDEPICTURE and type there relative path. It works! 2. It's interesting, that a picture, included via field is not the same as picture, included via standard Insert means. The last is more complex and became as MS Chart (visible only in Page layout mode). More of it you can rotate this object. Where can I read what is the this object in truth ? "macropod" wrote: Hi Sevilho, To see how to implement relative paths in Word, check out the solution I've posted at: http://lounge.windowssecrets.com/ind...owtopic=670027 -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Word 2007. When you insert picture with link to graphic file path is absolute by default. It is not convinient when you move doc and picture to other computer. How to edit path? P.S. Word 2003 made relative path. . . |
#11
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Hi Sevilho,
3. Type relative path in 'Filename or URL' field, samething "images\\Swix Aurora.jpg" That is an absolute path. -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Hi! Hi! confused you ![]() {FILENAME \p} gives you a absolute path ! you "upbuild" by relative path, and path became absolute I suggest you more simple construction. You cannot insert a relative path directly into an INCLUDEPICTURE field. You CAN !!! 1. Menu Inset group Text Quick Parts Fields.. 2. Choose IncludePicture and check option "Data not stored within document" (optionaly) 3. Type relative path in 'Filename or URL' field, samething "images\\Swix Aurora.jpg" 4. Press OK Then press Shift+F9 and check that the path is the same as you type. Hi Sevilho, I think you have relative and absolute paths confused. Using the {FILENAME \p} field gives you a path 'relative' to the current file. You cannot insert a relative path directly into an INCLUDEPICTURE field. Even if you omit the path, Word stores the absolute path internally. -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Hi! Thank you. I suggest next. 1. When you use {FILENAME \p}, you use absolute path! But you can easy insert Field NCLUDEPICTURE and type there relative path. It works! 2. It's interesting, that a picture, included via field is not the same as picture, included via standard Insert means. The last is more complex and became as MS Chart (visible only in Page layout mode). More of it you can rotate this object. Where can I read what is the this object in truth ? "macropod" wrote: Hi Sevilho, To see how to implement relative paths in Word, check out the solution I've posted at: http://lounge.windowssecrets.com/ind...owtopic=670027 -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Word 2007. When you insert picture with link to graphic file path is absolute by default. It is not convinient when you move doc and picture to other computer. How to edit path? P.S. Word 2003 made relative path. . . |
#12
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
That is an absolute path
No, relative, I have checked. Try, do. If your insert picture via field code there in no ANY difference with 2003 Word. And you may use any type of path, as convinient. "macropod" wrote: Hi Sevilho, 3. Type relative path in 'Filename or URL' field, samething "images\\Swix Aurora.jpg" That is an absolute path. -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Hi! Hi! confused you ![]() {FILENAME \p} gives you a absolute path ! you "upbuild" by relative path, and path became absolute I suggest you more simple construction. You cannot insert a relative path directly into an INCLUDEPICTURE field. You CAN !!! 1. Menu Inset group Text Quick Parts Fields.. 2. Choose IncludePicture and check option "Data not stored within document" (optionaly) 3. Type relative path in 'Filename or URL' field, samething "images\\Swix Aurora.jpg" 4. Press OK Then press Shift+F9 and check that the path is the same as you type. Hi Sevilho, I think you have relative and absolute paths confused. Using the {FILENAME \p} field gives you a path 'relative' to the current file. You cannot insert a relative path directly into an INCLUDEPICTURE field. Even if you omit the path, Word stores the absolute path internally. -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Hi! Thank you. I suggest next. 1. When you use {FILENAME \p}, you use absolute path! But you can easy insert Field NCLUDEPICTURE and type there relative path. It works! 2. It's interesting, that a picture, included via field is not the same as picture, included via standard Insert means. The last is more complex and became as MS Chart (visible only in Page layout mode). More of it you can rotate this object. Where can I read what is the this object in truth ? "macropod" wrote: Hi Sevilho, To see how to implement relative paths in Word, check out the solution I've posted at: http://lounge.windowssecrets.com/ind...owtopic=670027 -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Word 2007. When you insert picture with link to graphic file path is absolute by default. It is not convinient when you move doc and picture to other computer. How to edit path? P.S. Word 2003 made relative path. . . . |
#13
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
That is an absolute path
No, relative, I have checked. Try, do. If your insert picture via field code there in no ANY difference with 2003 Word. And you may use any type of path, as convinient. "macropod" wrote: Hi Sevilho, 3. Type relative path in 'Filename or URL' field, samething "images\\Swix Aurora.jpg" That is an absolute path. -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Hi! Hi! confused you ![]() {FILENAME \p} gives you a absolute path ! you "upbuild" by relative path, and path became absolute I suggest you more simple construction. You cannot insert a relative path directly into an INCLUDEPICTURE field. You CAN !!! 1. Menu Inset group Text Quick Parts Fields.. 2. Choose IncludePicture and check option "Data not stored within document" (optionaly) 3. Type relative path in 'Filename or URL' field, samething "images\\Swix Aurora.jpg" 4. Press OK Then press Shift+F9 and check that the path is the same as you type. Hi Sevilho, I think you have relative and absolute paths confused. Using the {FILENAME \p} field gives you a path 'relative' to the current file. You cannot insert a relative path directly into an INCLUDEPICTURE field. Even if you omit the path, Word stores the absolute path internally. -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Hi! Thank you. I suggest next. 1. When you use {FILENAME \p}, you use absolute path! But you can easy insert Field NCLUDEPICTURE and type there relative path. It works! 2. It's interesting, that a picture, included via field is not the same as picture, included via standard Insert means. The last is more complex and became as MS Chart (visible only in Page layout mode). More of it you can rotate this object. Where can I read what is the this object in truth ? "macropod" wrote: Hi Sevilho, To see how to implement relative paths in Word, check out the solution I've posted at: http://lounge.windowssecrets.com/ind...owtopic=670027 -- Cheers macropod [Microsoft MVP - Word] "Sevilho" wrote in message ... Word 2007. When you insert picture with link to graphic file path is absolute by default. It is not convinient when you move doc and picture to other computer. How to edit path? P.S. Word 2003 made relative path. . . . |
#14
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
No, it's a relative path. You can tell it's a relative path by
inspection because you would not be able to identify absolutely where the file "images\Swix Aurora.jpg" is on a given system. Is it c:\images\Swix Aurora.jpg ? d:\images\Swix Aurora.jpg ? Or what? Peter Jamieson http://tips.pjmsn.me.uk On 04/03/2010 21:27, macropod wrote: Hi Sevilho, 3. Type relative path in 'Filename or URL' field, samething "images\\Swix Aurora.jpg" That is an absolute path. |
#15
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
No, it's a relative path. You can tell it's a relative path by
inspection because you would not be able to identify absolutely where the file "images\Swix Aurora.jpg" is on a given system. Is it c:\images\Swix Aurora.jpg ? d:\images\Swix Aurora.jpg ? Or what? Peter Jamieson http://tips.pjmsn.me.uk On 04/03/2010 21:27, macropod wrote: Hi Sevilho, 3. Type relative path in 'Filename or URL' field, samething "images\\Swix Aurora.jpg" That is an absolute path. |
#16
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Hi Peter,
Yes but, even though it's not apparent, Word (tends to) store the remainder of the absolute path in its meta code. -- Cheers macropod [Microsoft MVP - Word] "Peter Jamieson" wrote in message ... No, it's a relative path. You can tell it's a relative path by inspection because you would not be able to identify absolutely where the file "images\Swix Aurora.jpg" is on a given system. Is it c:\images\Swix Aurora.jpg ? d:\images\Swix Aurora.jpg ? Or what? Peter Jamieson http://tips.pjmsn.me.uk On 04/03/2010 21:27, macropod wrote: Hi Sevilho, 3. Type relative path in 'Filename or URL' field, samething "images\\Swix Aurora.jpg" That is an absolute path. |
#17
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Hi Peter,
Yes but, even though it's not apparent, Word (tends to) store the remainder of the absolute path in its meta code. -- Cheers macropod [Microsoft MVP - Word] "Peter Jamieson" wrote in message ... No, it's a relative path. You can tell it's a relative path by inspection because you would not be able to identify absolutely where the file "images\Swix Aurora.jpg" is on a given system. Is it c:\images\Swix Aurora.jpg ? d:\images\Swix Aurora.jpg ? Or what? Peter Jamieson http://tips.pjmsn.me.uk On 04/03/2010 21:27, macropod wrote: Hi Sevilho, 3. Type relative path in 'Filename or URL' field, samething "images\\Swix Aurora.jpg" That is an absolute path. |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Get absolute path for hyperlink with relative path | Microsoft Word Help | |||
Relative path for subdocuments. | Microsoft Word Help | |||
IncludeText with relative path | Mailmerge | |||
Relative Path in INCLUDETEXT | Microsoft Word Help | |||
relative path within includetext | Mailmerge |