Hello everyone,
I have used Microsoft Word 10 library for creating word document in VB6. But I see it is very slow. Please tell me how I can do faster?
For creating document content I use selection.typet ext text:= "....".
Thank you!