I am new in OpenXML. I am trying to create the word(.docx) file having simple text and images in it using openxml. I have already mentioned all this in my earlier post:
<Issues like writing the correct C# code that will produce a certain Open XML document can be solved easily using a sample document and the Document Reflector that comes with the Open XML SDK:
OpenXmlSdkTool.exe
) located in C:\Program Files (x86)\Open XML SDK\V2.5\tool
(when installed to the default location).