Hi,
I wonder if there is a way to open a word document using infragistics instead of the Microsoft library?
Thanks in advance.
Amro Elkenawy
Hi Amro,
As far I understand your question you are looking for a way to open a Word doc in an Infragistics Control. We don’t have any control that can be used as a word viewer , you can use our document engine to open in the memory, manipulate or generate new file and save the data in the word doc but we don’t have doc viewers.
More about the Infragistics word document you can find here:http://help.infragistics.com/NetAdvantage/ASPNET/2012.2/CLR4.0/?page=Word_Infragistics_Word_Library.html
http://help.infragistics.com/NetAdvantage/ASPNET/2012.2/CLR4.0/?page=Word_Create_a_Word_Document.html
I hope this answer your question.
Hi Dimi,
Thanks for your fast reply.
I think my question was not clear enough, I want to open an existing word file and search for a certain string, a kind of spider search. I took a look at the Developer's Guide but haven't seen anything about opening a word file, or have I missed something? :)
Best regatds,
Amro