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...
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.
If you just want to view PDFs and PPT files (as well as Word documents) then you can simply use a UIWebView
来源:https://stackoverflow.com/questions/13399738/document-viewer-for-ipad