Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Reading MS Word in Visual Basic 6.0

Hi

I am reading a ms word document using Visual Basic 6.0.

If MS Word 2000 it is taking 5 minutes

but if MS Word 2003 is installed then it takes 10 minutes ..

Rest environment is exactly same..

Pls tell me solution how can i make it fast.

Any feasible solution

Thanks in advance

Krish
[360 byte] By [krish1315] at [2007-11-11 10:14:26]
# 1 Re: Reading MS Word in Visual Basic 6.0
U read a document in 5 minutes ? what do u use for reading it's too much ! does it take the same time when opening it in the Micro$oft word itself ?
Amahdy at 2007-11-11 17:22:56 >
# 2 Re: Reading MS Word in Visual Basic 6.0
Well as far as i can see you are using a component to load the MSW Files so there is nothing much you can do but wait for it to load. Unless you are planing to write a component yourself
bubu1234 at 2007-11-11 17:23:52 >
# 3 Re: Reading MS Word in Visual Basic 6.0
U read a document in 5 minutes ? what do u use for reading it's too much ! does it take the same time when opening it in the Micro$oft word itself ?

i m using MS Word Object Library - 9.0 and reading complete document

actually i need to read some pages only...

can you suggest how to read designated page..

like from document i want to read only page no 5
krish1315 at 2007-11-11 17:25:03 >