get word text from doc file
-
I am trying to extract word information from vb app. when I select a particular file like ms word document I want to get all or a part of text and put it in DB or another text to display. The thing is in order to load word document in object I need to open MS word. If only one file is selected, no problem. However, I want to manage multiple files( say 100 ) to do the same thing. In this case I have to open/close word 100 times, right? I am afraid it will slow the process and I don't want to see ms word open/close a hundred of times. I know if I pay the money, there is a couple of solution. I am not ready to spend my money unless there is nothing I can do about. anyone has a solution to this?
-
I am trying to extract word information from vb app. when I select a particular file like ms word document I want to get all or a part of text and put it in DB or another text to display. The thing is in order to load word document in object I need to open MS word. If only one file is selected, no problem. However, I want to manage multiple files( say 100 ) to do the same thing. In this case I have to open/close word 100 times, right? I am afraid it will slow the process and I don't want to see ms word open/close a hundred of times. I know if I pay the money, there is a couple of solution. I am not ready to spend my money unless there is nothing I can do about. anyone has a solution to this?