Skip to main content
JDShelton09
Known Participant
May 22, 2014
Answered

RoboHelp 11 output for tablets

  • May 22, 2014
  • 1 reply
  • 414 views

Not sure if this is the correct forum - feel free to move it where you will Peter!

I am writing help for a web-based Java application that will be used on desktops and tablets. Has anyone used version 11 to produce tablet output that will be linked to an application (that is, not standalone ebooks or other options).

This topic has been closed for replies.
Correct answer Willam van Weelden

For how CSH works:

  • In that case, check the API in <RH installation folder>\CSH API

  • If you want to know more about how it works, see

http://www.wvanweelden.eu/articles/context-sensitivity-multiscreenresponsive-html5

You can simply open the CSH url in a new window. If you want something

more fancy, you will have to manually create a way to show the content

in your application. There no default way for this.

Kind regards,

Willam

1 reply

Willam van Weelden
Inspiring
May 23, 2014

Could you elaborate on what you mean by linked?

Do you want to call the content of a RoboHelp project from your app? Or

did you have something else in mind?

Kind regards,

Willam

JDShelton09
Known Participant
May 23, 2014

You're exactly right Willam, I mean called from the application.

Willam van Weelden
Willam van WeeldenCorrect answer
Inspiring
May 24, 2014

For how CSH works:

  • In that case, check the API in <RH installation folder>\CSH API

  • If you want to know more about how it works, see

http://www.wvanweelden.eu/articles/context-sensitivity-multiscreenresponsive-html5

You can simply open the CSH url in a new window. If you want something

more fancy, you will have to manually create a way to show the content

in your application. There no default way for this.

Kind regards,

Willam