-
1. Re: cross book link
asaomiwa May 23, 2014 10:11 AM (in response to asaomiwa)Also forgot to mention - before I generate either PDF or HTML5, I test the links in Frame12 using
CTRL+ALT+click and the links work inside Frame12.
-
2. Re: cross book link
Arnis Gubins May 26, 2014 8:59 AM (in response to asaomiwa)In Acrobat, select the Add or Edit link option and inspect the actual link to see where the link is pointing to and compare that with the actual location of the PDF file.
For the HTML5 output, use the browsers inspection tools (e.g. in Chrome or FireFox use Inspect Element from the context menu) to see where the link (and if it's even an actual link) is pointing to.
-
3. Re: cross book link
asaomiwa May 27, 2014 9:38 AM (in response to Arnis Gubins)Arnis,
Thank you for the response.
I was able to figure out how to get the PDFs to open each other (different books).
Here's what is inside the HTML file:
<p class="FM_Body">here is a link to the SLB book: <a><span class="FM_Hyperlink" style="color : #0000ff; text-decoration : underline ;
letter-spacing : 0.00em; ">TESTING CROSS BOOK REFERENCES</span></a></p>
There doesn't appear to be any target listed, even though I've created the cross reference in two different ways.
-
4. Re: cross book link
Arnis Gubins May 27, 2014 10:25 AM (in response to asaomiwa)I think you might be hitting an arcane bug coming from the RoboHelp components used in FM12. There apparently is a limit of 35 characters to the file path plus filename that is used for the links. So if you're over that limit, nothing gets created for the link href (even though you get the <a>....</a>). For more info see: RoboHelp apparently doesn't support FM text insets or other "referenced content"
-
5. Re: cross book link
amitjha-lt Sep 8, 2014 4:12 AM (in response to asaomiwa)Hi Kevin
Thanks for reporting this issue.
Currently RoboHelp/FM removes those links pointing to unresolved(outside book/project) references.
It should work if you create a master book containing both of the books. And then publish.
The links across books will be active and working.
Please let us know if it is not working for you.
Thanks
Amit Jha
-
6. Re: cross book link
Jeff_Coatsworth Sep 8, 2014 8:06 AM (in response to amitjha-lt)@amitjha-lt – even if you use the “book of books” technique, your paths can’t get too long or you lose the links again. Found that the hard way ;>)



