RoboHelp is a help authoring tool (HAT) created by eHelp Corporation (formerly named Blue Sky Software), acquired by Macromedia, which itself was then acquired by Adobe Systems.
Questions tagged [robohelp]
39 questions
0
votes
2 answers
RoboHelp CSH always goes to the first help page
I have a WebHelp content directory created using RoboHelp 9. From a web application, I'm trying to display a specific help page using their CSH JavaScript API:
RH_ShowHelp(0, "WebHelp/index.htm>MainWindow", HH_HELP_CONTEXT, );
The…

JDS
- 1,233
- 4
- 15
- 27
0
votes
2 answers
RoboHelp Table of Contents not working in Chrome
Have RoboHelp script files addressed the inability to access xml files in chrome?

DD84
- 383
- 1
- 6
- 15
0
votes
1 answer
Creating Multiple TOC for my ROBOHELP
I am creating a robo help for my project and want to create a role based robo help i.e some pages will be hidden for some roles. For that I created multiple Table Of Contents. My question is how to call multiple TOC from my Java project depending on…

Siva
- 289
- 1
- 6
- 16
0
votes
2 answers
How to play video (swf) in chm file created in robohelp?
I use robohelp 9 to make chm help file. I put "hyperlink" to video on my computer, and when try to "View" those html it show me video link and play them. And that is working fine. But when I generate .chm and from there try to play, it show me…

tonni
- 1,225
- 4
- 19
- 35
0
votes
1 answer
Can I output csh.xml via Docbook Export in Robohelp 10
Can I output a context sensitive help file, "Project_Name_csh.xml" via Docbook Export in Robohelp 10?
The file is not generated when using the 'export project to DocBook' Handler from XML_Output SSL.
However, it is generated when using 'Export…

user1660578
- 1
- 1
0
votes
1 answer
Is there a way to force RoboHelp html topic list index into a single file?
We're currently using RoboHelp 8 in a Windows 7 64-Bit environment. When we output our files to WebHelp, RoboHelp automatically creates a series of files, whlsti*.htm where * is a sequential file number. These files live in the following path:…

dwwilson66
- 6,806
- 27
- 72
- 117
-1
votes
1 answer
Robohelp 8 Changing CHM Title Doesn't Work?
I'm generating a Windows .chm file using Robohelp 8. The title bar of the generated .chm file is incorrect and needs to be changed. I've set the project title using File->Project settings, and regenerated the .chm file, but its title bar still has…

PSU
- 121
- 6
-1
votes
1 answer
Can I run Adobe RoboHelp 20 on Windows Server 2019?
Will Adobe RoboHelp 20 run on a Windows Server machine?
We are currently looking to deploy 2 new copies of RoboHelp 20 on Windows VMs, to allow users RDP access to use the software.
Being a desktop application, ordinarily, we would deploy these onto…
-1
votes
1 answer
HTML Code for Font Awesome Plus/Minus Icon Switch
I manage a knowledge base using Adobe RoboHelp. Very rarely need to use HTML over the standard editor. I want to have a dropdown that has the font awesome icon fa-plus-circle turn into the fa-minus-circle when the user clicks the text.
I am…

user7170464
- 1
- 2