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...
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
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.
回答2:
If you just want to view PDFs and PPT files (as well as Word documents) then you can simply use a UIWebView