Skip to main content
VikyLee
Participant
February 16, 2015
Question

In RoboHelp 11 Responsive HTML5, is it possible to have 2 different language outputs in one generated output file?

  • February 16, 2015
  • 1 reply
  • 296 views

In RoboHelp 11 Responsive HTML5, is it possible to have 2 different language outputs in one generated output file, similar to WebHelp where the use can select the language from a drop-down list? In Webhelp output you could create multiple Content categories. Is there something similar with the responsive output, or am I forced to have a completely separate set of output files for each language (for example, English, Japanese, Chinese, Korean, and Arabic)?

This topic has been closed for replies.

1 reply

Captiv8r
Legend
February 16, 2015

Sorry, but I don't believe that's possible quite yet.

If it can be done another way, I'm sure Willam will pop in to advise.

Cheers... Rick

Willam van Weelden
Inspiring
February 16, 2015

As Rick, mentions, there's no default way.

Having said that, there's nothing stopping you from doing it yourself. You can add a kind of language selector to the layout and set that for every html5 output. With some JavaScript, you can have the user switch between your outputs. It would look like content categories, but you'll have build it yourself.