Hyperlinks for Table of Figures
praveen mangu <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.api |
|---|---|
| Organization | Oracle Corporation |
| Message-ID | <[email protected]> |
Hi, I'm currently working on a ODFDOM/OpenOffice project and have a use-case for generating table of contents and table of figures. Using the JAVA API, I successfully created Table of Contents with hyperlinks, but the generated Table of Figures does not contain hyperlinks even after setting the properties - TokenHyperlinkStart and TokenHyperlinkEnd. After searching a bit, I found that this a limitation currently: http://www.openoffice.org/issues/show_bug.cgi?id=67677 Can this be worked around using OpenOffice JAVA APIs? Thanks for your help, Praveen.