I have a issue where i am converting a docx into PDf using JODConverter. But My Table of content is missing from the resulted PDF.
After reading somewhere i came to know that there is something called Content of table index/depth, till that depth only libre office will display the table of content.
I was able to Convert properly from libre office UI, where i updated the table index/depth to 3 or whatever depth i want, after that it started showing those missing heading In exported as PDF.
But if i have to pass this table of depth from JOD Converter, Is there any way to pass that value ??
Below is the image of original docx and converted PDF.