I am new to Xcode world. I am working in Xcode to develop a Document Viewer for Ipad that support DOC and PPT file types. I googled it so many times, but nothing useful. I badly need a library. Please help me to choose a library for ios to support MS Documents and Powerpoint.
Thanks in advance…
I am new to Xcode world. I am working in Xcode to develop a
Share
Have you tried this?
http://developer.apple.com/library/ios/#samplecode/DocInteraction/Introduction/Intro.html
It works fine for excel, word, pdf, images,…But I didn’t test it for PPT files.