I am trying to open Word and Excel 2003 docs using loadRequest and I am getting this error (in simulator). Unable to Read Document. An error occurred while reading the document.
According to this link, http://developer.apple.com/library/ios/#qa/qa2008/qa1630.html
UIWebView should display doc and xls types.
Any ideas? Are there any other recommended xls, doc viewers out there?
Thanks.