Link to glossary in PDF not working
Hi all,
I've recently updated to RH 2022.4.179 (on Windows) and wanted to try the new "Link glossary terms to the glossary page" feature, but the resulting PDF doesn't have the glossterms hyperlinked. I wonder what I've done wrong.
Here's a snippet of the HTML for one of the terms:
<p>To add artwork elements to the Dashboard:</p>
<ol>
<li>Select an artwork element to receive the <a class="glossterm" data-glossterm="enhancement" href="#">enhancement</a>.</li>
<li>Click <strong>Add Targeted Element to Dashboard</strong> ( <img alt="Add Targeted Element Icon" class="icon" height="20" src="assets/images/044-addElementButton.png" width="20" /> ) from the toolbar. The element is added with a default name. </li>
<li>Repeat these steps for each artwork element to be <a class="glossterm" data-glossterm="enhanced" href="#">enhanced</a>.</li>
</ol>
When I generate the PDF (which does include the glossary), the term has no hyperlink visual, nor does clicking it take me to the glossary.

(When I generate the HTML output, the glossary term has the definition in the tooltip as expected/desired.)
The RH help says only that I need to enable the feature:
https://helpx.adobe.com/robohelp/using/components-pdf-template.html#hyperlink_glossary_term
What am I missing?





