I want to create simple file viewer.
What control should i use to view office documents (word,excel) in my application.
I want to create simple file viewer. What control should i use to view
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.
Older versions of Office used to support OLE Embedding, allow you to display their content in a web browser of the DsoFramer control. Those days are over, DsoFramer is no longer available and Office version ~2007 opens documents in their own program. You cannot make this work anymore.