Skip to main content
July 12, 2006
Question

Hyperlinks to Page References

  • July 12, 2006
  • 2 replies
  • 712 views
I will be generating compiled HTML and printed documentation from a RoboHelp HTML project. I want to use hyperlinks to refer users to additional information but would like these to be page references in the printed output. I am used to using the referencing tools in MS Word. How do others approach this task? Do I need to use conditional text for each type and reconfigure the page references after generating the print output or is there another way?
This topic has been closed for replies.

2 replies

October 20, 2006
By doing so, do the hyperlinks automatically convert to the page number in the printed output?

Thanks.
MergeThis
Inspiring
October 20, 2006
No, sorry.
MergeThis
Inspiring
July 12, 2006
You'll have to manually add the hyperlinks in Word.

You can, however, use conditionalizing to customize the text that will be used for the link. For example, use the ONLINE tag for "See the Overiew topic for more..." and the PRINT tag for "See Chapter 1 for more..."


Good luck,
Leon
July 13, 2006
Thank you Leon, I was nearly there but just wondered if I was making my life unecessarily complicated.