Hi team,
I am using Aspose Words trial and converting ODT to HTML and then saving to PDF.
I have table of sections and section heading and I want to convert these section heading to clickable link which should jump to the section details.
For example:
<a href="#sec2">Section 2</a>
<div id="sec2">
How can I do this, with Aspose words using html to PDF?
Looking forward to hearing from you. Thanks