> I don't follow you. But, can you make the image an AutoText entry?
> --
> Charles Kenyon
>
> Word New User FAQ & Web Directory:
http://addbalance.com/word>
> Intermediate User's Guide to Microsoft Word (supplemented version of
> Microsoft's Legal Users' Guide)
http://addbalance.com/usersguide>
> See also the MVP FAQ:
http://word.mvps.org/FAQs/ which is awesome!
>
> My criminal defense site:
http://addbalance.com> --------- --------- --------- --------- --------- ---------
> This message is posted to a newsgroup. Please post replies
> and questions to the newsgroup so that others can learn
> from my ignorance and your wisdom.
>
>
> "vj5" <vj5[ at ]discussions.microsoft.com> wrote in message
> news:5069AB02-0330-40FA-8774-A36E2462378E[ at ]microsoft.com...
> > hi experts
> > how to insert a image into word document from a resource file.
> > i can't give physical path of the file.
> > at present i am using the code:
> >
> > myapplication.Selection.InlineShapes.AddPicture("c:\myimage.bmp", ref
> > omissing,
> > ref omissing, ref omissing);
> >
> > i wants to take image from resource file
> > is there any possiblity to do the same?
> >
> >
>
>
>