/t5/robohelp-discussions/how-do-i-set-the-charset-in-robohelp/m-p/315992#M12887Jun 15, 2007
Jun 15, 2007
Copy link to clipboard
Copied
Sorry, you're out of luck! RoboHelp insists on using the 1252
character set.
Is the help originally written in Polish or is it translated?
If it is merely a translation, you can take the translated files
and the original HHP and compile the Polish help using Microsoft
HTML Help Workshop or FAR.
Please excuse this short answer, but I'm under som time time
pressure today. I'll gladly try to help you some more come next
week.
Htm file were translated from English outside Robohelp, so I
guess whatever software they used during the translation changed
the Charset from windows-1252 to windows-1250.
And now when editing a Topic Robohelp change it back to
windows-1252
I only have 4 topics to edit so the quick workaround should
be to make my changes in Robohelp, save, then manualy change the
charset to windows-1250 in notepad before compiling.
I haven't tried with Japanese, but Roboholp will keep the
original charset of your htm files as long you don't open/edit
them.
First it's important you change you Regional options and
Language for non-unicode programs to japanese.
Then if I need to edit something, I will make my changes save
the project then change the charsert using notepad.
(If you edit a bunch of them you can use notepad++ to do a
find and replace in files)
Then reopen the project and compile it.
Don't edit the htm source in Robohelp what you see is not
necessarily what you get.