Linking to local files - strange behavior
Hi all,
when I insert a link to a local file (using Insert > Hyperlink and then selecting "File" in the dropdown list), then Robohelp changes the absolute path to a relative path when saving the topic. Naturally this link does not work in a CHM.
I can resolve the issue in the HTML view by changing the path back to an absolute reference such as:
<a href="file://C:/Test/Hello_World.htm">
Such a link works in the CHM. However, I cannot get it to work in the TOC. I have checked the HHC and can verify that the path still is absolute there, yet the page does not open when clicked.
Any ideas?
Robert
