Fourth and Final Screen-Cast in Series on Adding/Updating the TOC in OpenXML WordprocessingML Documents
Whew! I finished the fourth and final screen-cast. In this screen-cast, I show how to use Word Automation Services to repaginate a document and update the table-of-contents.
You can download the code that I present in this video from OpenXMLDeveloper.org.
Here is the complete list of screen-casts in this series.
Link |
Summary |
Explains the markup of tables-of-contents. TOCs use field markup. |
|
Presents some sample code that shows how to insert TOC markup into a document. |
|
Shows how to use Word Automation to update the TOC. |
|
Shows how to use Word Automation Services to update the TOC. |
|
Shows how to use an AutoOpen macro to update the TOC whenever any document that contains a TOC is opened. |