Slow automation with Word

A

annica

I have a program (written in C++) that communicates with Word via COM.
I have done functions in VBA for Word and it is generated as a dll that the
program uses.
In the program I have a wrapper class that sends text as strings and this
text is either converted into a table or presented as plain text using
functions in the dll.
The problem is that it is very slow, it was somewhat slow with word 2000 but
using 2003 it is extremly slow when the document is over 25 pages.

Does anyone have any idea about a solution or any suggestions?

/Annica
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top