Is there anyway you can convert a .doc .docx to a spannable text. I have looked through through the internet and unfortunately I dont think its possible but I thought I might as well throw out the question to see if I missed something.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There’s a POI project that capable of converting DOC formats to text but I think the size is prohibitive. You may consider web service that consumes the doc, produces txt equivalent. You can look at this answer for the possible solutions. Then the phone can get the text (or HTML) from your service which you can turn into spannable text