hi,
I have a MSWord template that is triggered in background (by a C++ app) and creates a docmuent based on input it reads from an XML file.
After some minutes I get the error message “The document is becoming too complex. Please full save the document now.” from Word. Which is of course a problem since Word runs in background.
Any ideas on how to solve this ?