Anybody have any luck using the Open XML SDK in a WinRT/Windows Store app? I tried adding the V2.5 DocumentFormat.OpenXml.dll to my project but then it complained about needing a reference to WindowsBase.dll to support System.IO.Packaging.Package.
Adding a reference to WindowsBase.dll causes all kinds of other problems.
↧