I have a issue where i am converting a docx into PDf using libreOffice, through command line. But My Table of content is missing from the resulted PDF.
After reading somewhere i came to know that there is some called table index/depth, till that depth only libre office will display the table of content.
I was able to do it 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 .
But if i have to pass this table of depth from command line, Is there any way to pass that value ??
Sorry i am not able to upload a image for the issue. So no other option rather than writing the whole thing.