Skip to main content
brendad21535197
Participant
March 11, 2016
Question

Webhelp Viewer

  • March 11, 2016
  • 2 replies
  • 638 views

I have generated HTML Webhelp files via Robohelp version 9. However, I want the help to display in a single-pane viewer (with search field, home, print, and foward/back arrows displaying at top in the same pane with the help text) similar to the way online help is displayed in Microsoft Office 2013. Is there an online help viewer that can be coded to call my HTML Webhelp content to display in the single one-pane viewer? If so, how can I implement it?

This topic has been closed for replies.

2 replies

Peter Grainge
Community Expert
Community Expert
March 12, 2016

Your version of RoboHelp does not support responsive HTML5 layouts. RoboHelp 2015 does and I believe Willam van Weelden and Jonathan Smith offer such a layout on Help Essentials.


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
Jeff_Coatsworth
Community Expert
Community Expert
March 14, 2016

I think the OP was referring to the new format that MS Office uses for its help - https://en.wikipedia.org/wiki/Microsoft_Help_Viewer

Captiv8r
Legend
March 14, 2016

@Jeff. Yes I saw that but also noted they wanted a single pane viewer and thought that might be easier. I've yet to see anyone report on using the format you refer to.

_______________________________________

Peter Grainge

www.grainge.org


Hi all

Soo, out of curiosity I opened Word 2010 and summoned the help. It looks like this:

Then I opened the live example at the HelpEssentials site. It opened in my browser and I decided to float it into a window of its own:

So if one uses the free layout that is offered on HelpEssentials, they should be able to come pretty close. Their developer might need to tweak the code a bit to ensure the window opens on its own and sized appropriately with as little chrome as possible.

Cheers... Rick

Jeff_Coatsworth
Community Expert
Community Expert
March 11, 2016

RH-generated WebHelp will display in your browser; Microsoft uses its own format for their help – you might be able to transform HTML pages into MS’s format, but there’s nothing in RH that will do it for you.