开发者

how can I open ms document to windows phone 7?

开发者 https://www.devze.com 2023-03-06 12:28 出处:网络
I have my msword.doc in the app iso storage. The question how can I open this in the built in ms word in win开发者_StackOverflowdows phone 7?This is not possible with the current Windows Phone 7 SDK.

I have my msword.doc in the app iso storage. The question how can I open this in the built in ms word in win开发者_StackOverflowdows phone 7?


This is not possible with the current Windows Phone 7 SDK.

A workaround could be to upload your document to a web server then access it via a WebBrowserTask. The OS will then open the document in the built-in Word.

0

精彩评论

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