Hello everyone.
I am trying to find a way to programmatically embed images into my document.xml that has been compltely vb.net generated. All of the examples I can find concern doing this with text. This is very eay and straight-forward. I have had no success in respect to images. Can anyone out there provide a good example of how this can be achieved? My goal is to take a publication's content that is stored in a sqlserver database and spit it out into a Word 2007 document. Any and all help will be greatly appreciated.
Thanks,
John Mix
Hi John,
I thought I'd just make you a sample:
http://blogs.infosupport.com/wouterv/archive/2007/05/20/Embed-an-image-into-a-new-WordprocessingML-document.aspx
Please let me know if this is what you're looking for.