hi every body ,i developed a c# application with vs.net2005 and i want to write the help content for my aplication and i am looking for a software that could support wright to left language (such as farsi or arabic) for help building so that the topic ponel must be in the wright side and it could be match with arabic or farsi font.which is the best solution for my problem.Does the help studio software can solve my problem and how is possible . i examin many chm builder tools but each of them has a problem ,please help me thank u so much .![]()
3 comments
-
Permanently deleted user There is a KB article that outlines how to configure HelpStudio for right to left:
http://www.innovasys.com/support/kbarticle.aspx?key=2409Let me know if you have any problems.
-
siamak hi and thanks .i have a genreal quastion about helpware tools such as helpstudio.
is that possible to creat help file in chm or any other format that the related section of a chm file containing (contents,index,search)tab moves to the rigt side of the chm and begins from right side.with best regards
-
Permanently deleted user I'm not aware of a way to configure the windows HTML Help Viewer to show the contents / index / search pane on the left. For information - the standard help files on asian editions of windows show the contents / index / search pane on the left.
For pure HTML web output, the layout of the panes is configurable by editing the webframe.html file (as they are just regular HTML frames).