Generate Word document with updated TOC using Velocity template

716 views Asked by At

I am currently working on a Velocity template for exporting data from the JAMA platform.

I am required to follow an specific document format. This format includes a table of contents that currently is correctly created in the document.

The issue is that the table is exported empty, without taking into account the titles that are in the document. This can be easily corrected by manually updating the table but, when exporting a big number of documents is very time consuming.

Is there a way for updating the table automatically when performing the export?

0

There are 0 answers