Hi,
If you need to add several thousands to 10~15 thousands of links to a document, what would you recommend?
For the last project we needed 4~5 thousands of links and we used hyperlink to link to (auto-bookmarked) headings. That worked o.k.
However, this time there are around 10 thousands of links so we searched for some way to ease the process.
We could do some VBA programming to add cross reference automatically.
(All links are to internal target, and adding hyperlink by comparing names does not seem doable for us.)
The question is, is it stable enough to manage a word document with 10 thousands of cross reference?
I've heard that the document containing too many fields can be corrupted easily.
Will it be safer to stick to hyperlink instead?
For your reference, the document size varies from 2MByte to 30MByte.
And we are planning to add them by master document function. (which we did in the last project, producing 40-50MByte bulk when converted to PDF)