Hi there,
I was playing aroung with the generation of TOC. I have a predefined Field in a Template, which i update after some processing (e.g. adding content from other documents).
For a Document which is 23MB as .doc file, in my Program I need ~40sec to update the TOC.
using the update() method of the Field Objekt of the TOC.
is there any Chance to optimize this and speed it up e.g. by pre-processing the headlines which are touched anyway before?
best Regards Robert