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
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