Error while trying to insert image in to wordML
- by Kiru
Hi,
Help needed.
I am getting this error
{"The xml has invalid content and cannot be constructed as an element.\r\nParameter name: outerXml"}
while passing constructed xml in to DocumentFormat.OpenXml.Office.Drawing.Drawing() constructor like this
DocumentFormat.OpenXml.Office.Drawing.Drawing d = new…