Forum


Replies: 6   Views: 1703
Toc never generated after merge
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by admin  · 11-05-2020 - 11:03

Hello,

If you are using the conversion plugin based on libreoffice, did you install and enable the macro as the documentation in the docs folder details? Please follow the steps explained on https://www.phpdocx.com/documentation/conversion-plugin/debugging-libreoffice to debug the conversion plugin based on LibreOffice.

About the other question, TOC can be added as WordFragment to documents created from scratch or to templates. Please check the included sample examples/Core/addTableContents/sample_2.php that details adding a TOC as WordFragment to a DOCX.

Regards.