Hi Champs,
I am using docx from dynamic template smart service to create dynamic document. I have few section which are dynamic in the template based on which it will either show and hide the whole section. As this section would also part of Table of contents. I want to update TOC dynamically. is it feasible with the plug in?
Regards,
Shyam
Discussion posts and replies are publicly visible
You might try to keep the table of contents dynamic too. Like as we pass rest of the data, pass table of contents to the plugin also dynamically so that for every document TOC data is generated and added to the document just like other section data.