Hello Experts,
I am working on Silverlight components that has requirement to preview any document.
- Left hand side will show all the files in a tree view. The file can be of any type like: word, Text etc.
- Right Hand side will show the preview of the document selected in Tree view on the left hand side.
Can somebody help me to achieve this requirement?
Is there any supported control in Silverlight? I found Aspose.word as the third party component to achieve the preview functionality.
Please confirm the best approach for the development.
Thanks!