Hi
I have a scenario where a Word document (present on the server) has to be embedded in a Webpage. It has to work in the following manner:
- The user should be able to select a Word document (present on the server)
- The selected document should get embedded in a webpage. (The webpage will have 2 sections, Right section where the document gets embedded and the left section which will contain a few controls like textboxes/textarea, listboxes etc.)
- The user should be able to select content from the embedded document, copy it & paste it in a textbox/textarea
Can it be done using Aspose.Word?
Thanks in advance
Shantanu