Jonathan Greensted Profile
I spend my time talking to people about software.
I am deeply technical and also extremely business savvy.
I live in Surbiton with my wife, two daughters and black labrador.
This user has contributed 0 articles, 1 code samples and posted 0 messages in our discussion forums.
Technology Interests
Blogs-
Sentient thoughts about .NET 
Code Samples-
I've seen many, many requests on the Microsoft newsgroups asking how you can insert a picture into a Word document without saving it to the file system first. This example application described in this blog illustrates both methods for inserting a picture firstly using the Word object model (InlineShapes.AddPicture) and secondly using Word's XML support (InsertXML).. 
|