Prevent "hot" links to URLs in PDF?
Hi y'all,
RoboHelp: 2022.2.22
I'm including sample URLs in my documentation that point to the example.com domain. Because these links don't actually work, I don't want them to be "hot" links in the PDF -- I want them treated like plain text. Is there some nifty/simple way to instruct RoboHelp not to make those URLs clickable? I don't want to have to edit them in Acrobat after generation.
To be clear, they're typed as plain text in the source and don't have <a> tags, but the PDFs are generated with these URLs as clickable links anyway:
<p class="code">https://example.com/AbCdEfG</p>Thanks!
