Reputation: 1044
I'm composing a windows phone 8 application that needs to enable the user to download some excel file, edit it to his will, and upload it back to my server. I'm able to easily download the file and opening it with the internal Office app, but:
I consider using some Office Files Viewer (Like Polaris Office for iOS SDK), but I can't seem to find any such SDKs.
Can anyone offer a better solution then an using a 3rd party library, or suggest a godd 3rd party library?
Thanks!
Upvotes: 2
Views: 281
Reputation: 16361
Take a look at the ComponentOne Studio for Windows Phone, they have an Excel library http://www.componentone.com/SuperProducts/ExcelPhone/
Syncfusion has a Word and an Excel library, see http://www.syncfusion.com/products/windows-phone/controls.
I have not found any PowerPoint library.
Upvotes: 2