I have a query for what to do with hyperlinks in print format (PDF, more specifically).
Generally I am using cross-references throughout my project and then I have these converted to a cross-reference with a page number for the print manual. However, I have a few hyperlinks which I added because I wanted to define my own text to have linked (and not take the content from the page being linked to).
For example, I am linking to a topic titled like 'Configure the Test Run Option' but I only want to have the word 'Run' linked, not the whole phrase. In the print manual, I need this to have the page number as well.
Currently I have a seemingly messy workaround where I have 'Run' written twice, with the first word being hyperlinked and being conditioned for online output. The second word I put 'Run' and then add a cross-reference with PageRef and condition all this for print manual. Essentially, when in print form it says 'Run (page 10)' but online it says 'Run' and that's it.
However, this is time consuming to put in place and leaves much room for error. It's also a pain to come back to fix should I change my wording and it's not longer 'Run' but called something else.
Has anyone else tackled this problem in another, simpler, fashion please? Is there an easy way to add a page number to the end of a hyperlink?
Thanks,
Avril