I need to draw Scribble shape in Word doc using Open-Xml in my UWP project. I've searched a lot about this but couldn't find anything. I've also checked MSDN Site.
I'm using OS: Windows 10, OpenXMLSDK 2.10
I've also I've installed Open XML SDK 2.5 Tool and try to generate code by loading word doc file. But when try to open docx, a popup window appear with message : "Can not open the file: File contains corrupted data.".
Help Needed