Click here to Skip to main content
15,922,512 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I want to know how to open and then insert images in to a word(doc) file in C#. What I want to do is when click on the button in my application it should open a new word file and should insert some images which I selects from a 'open file dialog'. Can anyone support me to fix this.

Thanks
Thush
Posted
Updated 5-Feb-11 7:06am

1 solution

Search Google for Word Interop C# and you will find examples like;

opening-and-inserting-a-picture-in-word-document-programmatically-using-c/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900