Re: Hyperlinks for Table of Figures
Fernand Vanrie <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.api |
|---|---|
| Message-ID | <[email protected]> |
Praveen, If you can Identify every "Content Table item" and there the items can been linked to o the "Name" of the graphic then you can indeed add a link to every item, using the API, Java or Basic. in the Gimmicks Libray of the"OpenOffice macro's you will find the code to this. Greetz Fernand > > 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. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]