Hi,
Does anybody know how I can get the source file name of an image
(inlineshape)? I mean, if I insert a picture into my document using Insert -
Picture - From File, I need to know (programatically) how to retrieve the
filename of the picture. I've tried going through the properties, but
couldn't find anything so far.
Thanks a lot,
Vince
Jezebel - 29 Mar 2005 04:00 GMT
If you embed the graphic, the name of the source file isn't retained. If you
link to it, it's in the field code.
> Hi,
>
[quoted text clipped - 8 lines]
>
> Vince
Vince - 29 Mar 2005 04:15 GMT
Didn't know that. Thank you Jezebel
> If you embed the graphic, the name of the source file isn't retained. If you
> link to it, it's in the field code.
[quoted text clipped - 11 lines]
> >
> > Vince