Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TOC of List of Figures and Tables are not clickable in pdf #1468

Open
amit-sharma-dev opened this issue Feb 20, 2025 · 0 comments
Open

TOC of List of Figures and Tables are not clickable in pdf #1468

amit-sharma-dev opened this issue Feb 20, 2025 · 0 comments

Comments

@amit-sharma-dev
Copy link

Hello, I am using python-docx: https://python-docx.readthedocs.io/en/latest/ to create a docx file with Table of Content of Headings and List of Figures and Tables, In docx file TOC of headings and List of Figures and Tables are clickable but when I am coverting into PDF using unoconv, Headings are clickable but List of Figures and Tables are not clicakble

Process to create TOC of List of Figures : Creating Captions first then using 'TOC \\h \\z \\c "Table"' and 'TOC \\h \\z \\c "Figure"' to generate List of Figures and Tables

Note: Unoconv we are using since very old time, so we can't switch right now to unoserver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant