Hi all,
For reference, I am using:
LibreOffice 7.5.4.2
Python 3.8.16
I need to work with all of the hyperlinks in a document programatically.
I know that I can traverse the document looking for hyperlinks, but the information is already shown in the Navigator window. I am sure that getting the list of hyperlinks directly from the Navigator window would be more performant & reliable, hence my question:
Is there any way to access the details in the navigator window programatically?
… and if not, does anyone know whether this may be being worked on? The Navigator window is a great tool and developers working with LibreOffice would be able to produce better, more optimised solutions using it.
Many thanks,
@fuzzybear