Hi.
I'm looking for a simple sample (!) to add a picture (for example a jpg) between two lines of text in an OpenXML document using the OpenXLM SDK V2.0 in C#.
I've found out how to add text line, how to add an imagepart, now to define a new style ... but I really don't know, for the moment, how to display a picture in my document.
Do I have to 'link' an image from my imagepart to the document ?
Do I need to add the picture directly into a paragraph ?
Help is welcome now.
Thank you