开发者

Open Ms Word document inside iPad Application

开发者 https://www.devze.com 2023-03-01 12:50 出处:网络
I need to open Ms Word document inside my iP开发者_C百科ad application. Actually I need a Ms Word viewer control on my iPad application.

I need to open Ms Word document inside my iP开发者_C百科ad application. Actually I need a Ms Word viewer control on my iPad application.

Thanks


Have a look at http://libopc.codeplex.com/


one problem I ran into is that the library is armv6, and that is being deprecated. I've had a hard time locating a MS Office-sdk for iphone. I wanted to try and render a word document in a container other than UIWebView or QuickLookPreview. I have found that while some documents render just fine, there are word documents that don't render correctly, where the right most margin is sliced off, and if the document has useful info on the right side of the document, then it becomes useless to the end user.

0

精彩评论

暂无评论...
验证码 换一张
取 消