I tried the “Open XML SDK 2.5 Productivity Tool for Microsoft Office” again to compare an empty docx to one with an arrow, and it works now. There’s lots of C# code in there that might not be needed so a minimum example would still be helpful, but I’m able to move forward now.
Howard Rubin
Using the Open XML SDK Productivity Tool, compare correct before and after docx or other ooxml files. This will show the XML difference plus the code to convert from one to the other.
Hi Eric,
Thanks for the reply. How can I contact the new maintainers of the Open-Xml-Sdk?
Howard Rubin
There’s now a file build.open-xml-sdk.sh to build on Linux. It isn’t working for me yet because of nuget and xunit errors.