Header of a CHM file displayed as HTML Help

Hi,
I have an issue w.r.t the title bar of the chm files for Japanese, Chinese and Russian languages.
As per Adobe support team advice, whenever I have to work on Japanese, Chinese and Russian languages, I am changing the system language setting to the respective language.
As per the settings, I am successfully generating the required chm output. (Correct title of the project is displayed).
When I revert back to English langugae settings, the title bar of the chm file is displayed as HTML Help.
please let me know how the issue can be resolved.
NOTE: I am not able to upload or insert images related to the above issue. The system is diplaying an error.

Hi Muralidhar,
This is because the title for the browser is set to be NewWindow under Windows properties. To change this, please go to—
Project Set-up pod – Window—Right click and Select properties of the Window that you have applied here (in your screenshot, it says ”<None>”)
I believe you have either removed the Window or not applied it from the screen below.
Under your Webhelp Pro/Flash help Pro, you choose the same Window
Let me know if this works.
Thanks,
Anjaneai

Similar Messages

  • Complied chm file displays 'HTML help' on the title bar instead of the window name

    Complied chm file displays 'HTML help' on the title bar instead of the window name.
    I tried several ways like:
    1. Changed File>Project settings name and also set the language to English (US).
    2. Checked the Title name in .hhp file
    3. Used the window while compling.
    4. Robohelp language settings.
    5. Also uninstalled and reinstalled robophelp.
    But nothing helped
    The title name is displayed correctly if the same project is compiled on another machine.

    When the code in the HHP and the regional settings on a PC match, the correct title is displayed. Or other way around is also true the help title is displayed in the language specified in the help project IF (and only if) the regional settings of the PC match that language. Otherwise, "HTML Help" is displayed.
    Hope this help.
    Thanks and Regards,
    Rahul Karn

  • Header & Footer in pdf file converted from html

    I am using Acrobat Professional on WinXP and Firefox.
    This is the first time I tried to convert a saved html file to pdf and it works. However the converted file have the html pagename at the header and the filename, location, date created at the footer of every page. Is there a way to set the conversion settings to not display these information in the comverted pdf file?
    Thanks.

    File > Create PDF > From Web Page...
    Press the button Settings... and change the settings.

  • Can .chm files link to .html files?

    Hi,
    I'm using RoboHelp X5 and cannot find a way to link from a
    .chm file to an .htm page. It seems like it should be simple,
    but.....
    Is this a known issue, software limitation, or am I missing
    something? Any tips would be greatly appreciated!
    Thanks,
    :) Kathy

    Kathy,
    A couple of items.
    In linking to an external .htm file it is useful to use the
    parser function to find it. This is documented in the Help Workshop
    help file. I've never had any trouble with using it for external
    files.
    Secondly, the compiler is fickle and wants to be smarter than
    you so if you link to an external file it just might include that
    file in the compiled project, thinking you want it there. Of
    course, you don't. You just put it in the project directory to test
    it. So, what you get is a version of your .htm file compiled into
    the help, which defeats the purpose of having it external so it can
    be edited outside of the help. I think this is a Microsoft design
    flaw, but someone might think it is a great feature.
    John

  • Topics not displayed in HTML Help after importing bilingual (Eng, Simp Chinese) word doc

    Hi all:
    I imported a bilingual (English, Simplified Chinese) word
    document (Windows XP) into Robohelp and split topics based on
    Headings. This was successful and I could see both English and
    Chinese characters in the topic sections.
    When I generated HTML Help and reviewed the output, the TOC
    was displayed properly, but the topics could not be found for all
    topics in the TOC.
    I had installed the language packages in Windows XP.
    Any suggestions?
    Thanks.

    I wonder if this is nothing to do with language but because
    you are viewing the CHM across a network.
    If that is the case, see this article.
    http://www.grainge.org/pages/authoring/chm_mspatch/896358.htm

  • Customizing a .chm file for a customer

    Currently using RoboHelp 7 HTML (WebHelp)
    We have a customer that is requesting the customization of the help file.  I believe, but have not confirmed that our client server version of help was written using RoboHelp v5.  I'm being asked by our consultant what the level of effort would be by us (me - rookie) or the customer (possibly more of a rookie if this is even fathomable).
    The next question is that when this customer migrates to the web version of our product what happens to the customized help?
    Thanks for any help,
    Renee

    Hi Renee
    Sorry, but we need a teensy bit of clarification here.
    The thread title refers to customizing a CHM file. Microsoft HTML Help. I'm not sure though about the next bit where you say you are using RoboHelp 7 HTML (WebHelp). Are you saying that WebHelp is your primary layout? If so, where does the CHM come into play?
    You said:
    We have a customer that is requesting the customization of the help file.  I believe, but have not confirmed that our client server version of help was written using RoboHelp v5.
    I'm guessing this means you are using WebHelp? (The "client server" phrasing is throwing me a bit.)
    So until we know the answer to those questions, we can't really offer a meaningful answer.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • HTML Help and Vista

    I created a .chm file from RoboHelp HTML Help that
    works/displays fine on Windows XP Pro OS. The same file will not
    display correctly on Vista. The wrapper and TOC are fine, but the
    actual HTML pages do not display (receive a "The address is not
    valid" error).
    Is anyone else having this problem? I assumed since they are
    just HTML pages they would display on any OS.
    Thanks for your input!!!

    Hi AnnieTechWriter and welcome to our community
    Are you running the .CHM off a network drive in Vista? If so,
    I would think the same rules apply there as with other versions of
    Windows.
    Click
    here to read more about that.
    Assuming you aren't, have you tried right clicking the .CHM
    and looking at the properties? Maybe it's treating it like XP does
    when you download one from the web. If you do that, you normally
    have to right-click and look at the properties and click a button
    labeled "Unblock".
    Cheers... Rick

  • HtmlHelp doesn't display my chm file for HH_DISPLAY_TOC

    Hi there,
    I have an MFC application to display a CHM help file
    generated from
    RoboHelp. I override WinHelp to map HELP_* macros to HH_*
    macros such as
    HELP_CONTENTS to HH_DISPLAY_TOC and HELP_CONTEXT to
    HH_HELP_CONTEXT, and call
    htmlhelp API to open the CHM file. At runtime,
    HH_HELP_CONTEXT works because
    pressing F1 key does bring up the CHM file. However,
    selecting 'Contents'
    menu item in 'Help' menu of main menubar has nothing
    happened. The CHM file
    doesn't appear. I noticed that HH_DISPLAY_TOC definition in
    htmlhelp.h has
    the following line:
    "#define HH_DISPLAY_TOC 0x0001 // not currently implemented"
    It comments as not currently implemented. However, I didn't
    find any clue in
    MSDN to indicate it not currently implemented.
    Does anyone have any clue on the problem and any workaround?
    Thank you

    I should preface this by saying I am not a programmer ;-) ,
    but I had this exact issue with our software program. We could not
    get the Help to be called from the menu. We create the software gui
    using Delphi 2005 and we use HTMLHelpViewer2005 to get Delphi to
    recognize the .CHM file.
    This is the code that our programmer ended up using:
    htmlhelp( MenuMainForm.Handle, 'path\ourhelp.chm',
    HH_HELP_FINDER, 0);
    path\ourhelp.chm would be the location of your .CHM file :-)
    I hope that helps you in some way, have faith because it can
    be done ...
    Thanks,
    ~Jessica

  • Html help file not initialized.

    I have generated a help-file for a form and the file is fine.
    The Content_id is set, and I have generated the form again.
    I4ve set the help preference to HTML, and the code for the key help is added as follows:
    BEGIN
         CGHP$CALL_HTML_HELP(
              'CG_FORM_HELP',
              'IZI.htm',
              'c:\appl\fmb\',
              '_blank',
              'IZI3020F',
              :SYSTEM.CURSOR_BLOCK,
              :SYSTEM.CURSOR_ITEM);
         message('passes here!');pause;
    EXCEPTION
         WHEN OTHERS THEN
              CGTE$OTHER_EXCEPTIONS;
         message('error!');pause;
    END;
    It doesn4t go to the exeption and seems to pass the message after the call to CALL_HTML_HELP. I have checked that the QMSLIB65 is attached before the OFGHLP lib and that is so!
    I don4t have a clue as to what I4m doing wrong. Are there other preferences to be set, or are you not able to call the HTML from the network drive. Or should I set a different path or no path at all??
    Thanks fo anyone who takes the time to try and help me!
    Martijn!

    Martijn,
    Try setting the help preference to MS help instead of HTML help. I know this is counter-intuitive. :-)
    Headstart forms do not use the native HTML help generated by designer, because this help relies on querying the help information from a database table. Rather, we override the CGHP$CALL_MS_HELP procedure to display the html help document.
    You can look at the headstart demo application to see how this is done.
    Regards,
    Lauri

  • Airplane help with Webhelp and HTML Help

    Hi. We are generating 2 outputs using Robohelp v.6.0: HTML
    Help and WebHelp. Standalone they both work fine. The context
    sensitive .chm works too. Problems are:
    1.) the primary help (Webhelp) does not appear - there isn't
    any error msg either.
    2.) when an invalid url is used the secondary help file does
    appear (HTML help). But this doesn't happen with the correct url of
    the primary help - Webhelp
    Isn't there supposed to be a reference to the mapping in the
    <head> of each htm file?
    Can anyone help on this topic? many thanks!

    First, move the styles from the form generator to the <head> of your document.  Otherwise there is a possibility browsers could ignore the invalid code.
    Then move your form div inside the banner div and set the attribute float:right; in your CSS for the form div.  Then you should be good to go.

  • Internet Explorer Script Errors in HTML Help

    I am using Robohelp 8 HTML. I create both WebHelp and Microsoft HTML Help. My operating system is Vista.
    The WebHelp file will be directly called from the application software to allow users to access topic specific help.
    The Microsoft HTML help is to be attached to my company's website to allow remote users to access our online help.
    I have created a project and generated WebHelp. Everything works as designed.
    However, when I change the output to Microsoft HTML Help, I get Internet Explorer Script Errors when I try to review the output.
    The compiler seems to find exception with two specific lines, specifically, AddMasterBreadcrumbs and again, highlightSearch.
    When I attempt to review the output, I can simply click No when queried if I want to continue running scripts on this page and display the HTML help. It works as it is designed. Naturally I would prefer my users won't have to click through a few error messages to get to the help.
    If I comment these two lines out in the topics, I don't receive these errors.
    Although my work-around will allow a user to open the project without seeing those Script Errors, I am concerned that it might be introducing errors that I haven't found yet.
    Does anyone else experienced this type of error in producing HTML Help?
    Does anyone know the reason this is happening and can they offer an actual solution (and not a workaround?)
    Thanks so much!
    10570Fan

    I've attached one of the screen shots and I took the liberty of posting the htm file (so you can track the specific line numbers to which the error messages refer). The second error message is the same, except it refers to line 117.
    I checked with the developers and they will use the WebHelp version. However, they are curious (as am I) why we get these error messages. Any suggestions you can provide will be appreciated.
    Thanks again.
    10570Fan

  • RH9-chm file Bug when clicking on a sub-topic heading on TOC.

    Hi all,
    Today I have a bug that I wonder whether someone working with Robohelp HTML 9 has or not.
    In my TOC, I create book 1 and then create page 1, page 2 for this book. The book linked to topic Startup.htm. Page1 and page 2 linked to two different bookmarks in this topic. Then I generated the project to .chm file.
    On the Content tab, expanded the book, and then clicked page 1 or page 2 to see its content.
    In the first time, the content of the selected page was shown on the right pane, but the book was collapsed automatically. --> This is bug ?
    I had to expand the book again, I clicked and clicked again on page 1, and page 2, that bug did not occur anymore.
    Anyone used to in this situation, please help me the resolution. Thanks.

    Hi there
    From what I'm seeing I'm guessing the following items have been configured.
    You are using the option to Single Click Books to expand them.
    You are auto-synchronizing the displayed topic to the TOC.
    Like Colum, I'm unable to duplicate the issue. I tried using both the 32 bit and the 64 bit versions of the HTML Help viewer. Neither version seemed to present the behavior you are describing.
    However, I do note that when you have the setup enabled that you do, clicking any topic outside the book that is expanded will typically cause the Book to collapse. When you look at things in the Microsoft HTML Help Workshop, the option RoboHelp calls "Single Click to Open Books" is labeled differently. There, it is labeled "Only Expand a Single Heading". So the book collapsing is really sort of an expected behavior.
    I might suggest the following changes. The changes I'm proposing *MAY* change the behavior.
    Instead of pointing to bookmarks within the same topic that is linked to the book, duplicate the topic you linked to. Then remove the section you only want seen if they click the book itself. Link the pages of the TOC to the new topic. Additionally, you would want to edit the topic you link to the pages so that the part the book itself links to is removed.
    My thought is that perhaps your odd behavior is stemming from the fact that your book and the pages inside are really linking to the same topic, just at different places. Perhaps something about that situation is confusing the HTML Help Viewer. And that triggers another thought. If it's a bug, it's not a RoboHelp bug but a bug in the HTML Help Viewer that is manifesting. And RoboHelp can't fix a Microsoft bug. Heck, even Microsoft isn't likely to fix it at this stage.
    Cheers... Rick

  • Heading style customizations not reflected in HTML Help file

    I wanted to share a solution I found for a problem with heading styles. I am using RoboHelp 9 for Word with Office 2010 and generating an HTMLHelp .chm file. When I migrated from Office 2003 to 2010 and RoboHelp 8 to 9, I customized the RoboHelp.docm template file to change the heading styles to have an orange border line over the header. (I had made the customizations in RH 8 for Word, but couldn't transfer the customization to the new template, so I did it by hand). The border line came out black in the header file in most of my topics in the .chm help file. I found one Word doc had topics with the orange line displayed correctly in the help and discovered that that heading style had Style Type = Linked, so I went to each of my Word docs and changed my Heading 1 style to use that style type and it fixed it for all my heading styles.
    In Word 2010, you can change this from the Home tab, Styles ribbon. Rt-click on the Heading 1 style and choose Modify. In the Modify Style dialog set Style type to Linked (paragraph and character).

    Thanks for sharing!
    Greet,
    Willam

  • RoboHelp HTML 9 - CHM file The Back button works uncorrectly.

    Dear all,
    I am using RH HTML 9 to generate chm file from my project. The problem is when I click on topic 1, topic 2, topic 3 in turn in the Content pane. After that I click the Back button three times, topic 2 is highlighted on the Content pane, although the content of the topic 1 is displayed on the right pane. I think the topic 1 should be highlighed on the Content pane. Is it a bug of Microsoft HTML Help ?
    Please help me understand what Microsoft HTML Help does in generating .chm within RoboHelp 9 ?
    Thank you.

    Dear RoboColum(n),
    The following is the report from my machine. Please help me check it. I really don't have experience in this. Thank you so much.
    MJ's Help Report
    A common problem with HTML Help 1.x is DLLs not correctly registered during installation. This utility checks all components and registers DLLs if required. We also report if the RoboHelp DLL is registered, and if MS Help 2 components are installed and registered.
    After running the report, try running your program again to see if the fault has cleared.
    General Info
    Report EXE:            C:\DOCUME~1\nhanvt\LOCALS~1\Temp\7zOC4BF7DD4\MJsDiag.exe
    Report Run Date:       12/18/2012 9:38:11 AM
    Report EXE Version:    2.7.2.0
    Download URL:          http://helpware.net/downloads/
    Operating System:              Windows NT 5.1.2600
    SysLocale.DefaultLCID: 0x0409 (1033)
    SysLocale.PriLangID:           0x0009 (9)
    SysLocale.SubLangID:           0x0001 (1)
    DecimalSeparator:              .
    HH Installed:                  YES
    HH Version:                    5.2.3790.4110
    HH Friendly Version:           > 1.4a
    H2 Installed:                  NO
    H2 Version:                   
    IE Installed:                  YES
    IE Version:                    6.0.2900.5969
    IE Friendly Version:           Internet Explorer 6 (Windows XP SP2)
    NT Administrator
    NT Admin Check: Current user has full administor privileges: YES
    HTML Help Run-time Components
    File Registered OK: C:\WINDOWS\system32\hhctrl.ocx (Version: 5.2.3790.4110)
    File Registered OK: C:\WINDOWS\system32\itss.dll (Version: 5.2.3790.4186)
    File Registered OK: C:\WINDOWS\system32\itircl.dll (Version: 5.2.3790.2453)
    File Found: C:\WINDOWS\system32\hhctrl.ocx
            Version = 5.2.3790.4110
            Registry Info: {adb880a6-d8ff-11cf-9377-00aa003b7a11}
    ClassName = HHCtrl Object
    InProcServer32 = C:\WINDOWS\system32\hhctrl.ocx
    ProgID = Internet.HHCtrl.1
            DLL is Found and Registered OK = YES
    File Found: C:\WINDOWS\system32\itss.dll
            Version = 5.2.3790.4186
            Registry Info: {5D02926A-212E-11D0-9DF9-00A0C922E6EC}
    ClassName = Microsoft InfoTech IStorage System
    InProcServer32 = C:\WINDOWS\system32\itss.dll
    ProgID = MSITFS1.0
            DLL is Found and Registered OK = YES
    File Found: C:\WINDOWS\system32\itircl.dll
            Version = 5.2.3790.2453
            Registry Info: {4662DAA5-D393-11D0-9A56-00C04FB68BF7}
    ClassName =
    InProcServer32 = C:\WINDOWS\system32\itircl.dll
    ProgID = ITIR.WordWheelBuild.4
            DLL is Found and Registered OK = YES
    For HH Version Info See: http://helpware.net/htmlhelp/hh_info.htm
    HTML Help 1.x Registry Settings
    Description: If present this Key can disable HH Shortcuts and HH WinHelp commands on the local PC
    Reference: KB 810687, KB 323180
      Key: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System\
      Value: HelpQualifiedRootDir (string value) =
      -> Report: Policy is not enabled. HH Shortcuts are not restricted on local machine.
    Description: This key can be used to enable Hhctrl.ocx ActiveX Visual controls on servers
    Reference: KB 892675
      Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\HHRestrictions
      Value: UrlAllowList (string value) =
      Value: MaxAllowedZone (string value) =
      -> Report: Settings reported for information only.
    Description: This key allows MS programs such as iexplore.exe to open ITS file that do not have a .CHM file extension
    Reference: KB 873343
      Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\HelpRestrictions\AllowedExtensions
      -> Report: No special file extensions have been enabled on this PC.
    Description: This key can be used to allow access to remote ITS files
    Reference: Win 2003 SP1, KB 896054
      Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions
      Value: UrlAllowList (string value) =
      Value: MaxAllowedZone (string value) =
      Value: NestedProtocolList (string value) =
      -> Report: Settings reported for information only.
    For HH Registry Info See: http://helpware.net/htmlhelp/hh_info.htm#hh14
    HTML Help 1.x Workshop Components
    *** HH Workshop not found or not installed correctly. Try reinstalling.
    File not found: C:\Program Files\itcc.dll
    File Found: C:\WINDOWS\system32\hha.dll (Version: 4.74.8702.0)
    KeyHelp OCX by Keyworks.net - KeyHelp.ocx
    This is for information only. KeyHelp is a 3rd party DLL.
    *** KeyHelp.ocx is not registered or not installed!
    *** You can register your KeyHelp.ocx using the "Register a DLL" button.
    *** KeyHelp.ocx could be installed anywhere on your PC by normally resides in the Windows System folder.
    For More Info See: http://keyworks.net/
    RoboHelp DLL by eHelp/Macromedia - HHActiveX.dll
            Registration Info: {399CB6C4-7312-11D2-B4D9-00105A0422DF}
    Version = 9.0.1.262
    ClassName = HHComponentActivator Class
    InProcServer32 = C:\Program Files\Adobe\Adobe RoboHelp 9\RoboHTML\HHActiveX.dll
    ProgID = HHActiveX.HHComponentActivator.1
            Dll Found and Registered = YES
    For More Info See: http://www.macromedia.com/
    MS Help 2 Run-time Components
            *** MS Help 2 NOT installed on this PC

  • RoboHelp HTML 9 - CHM file Lost focus on selected topic on Content tab.

    Dear all,
    In my generated CHM file, I click on a topic on the Content tab, then I click anywhere in the content displayed on the right pane. The selected topic on the Content tab then not highlighted anymore. Why it happens like that ?
    Anyone please help me explain this case and guide me solve that problem.
    Thank a lot.
    P.

    Hi there
    There are a couple of options you likely need to configure.
    First, Click View > Pods > Project Set up and look at the Window properties for your CHM.
    Note the options I've highlighted below:
    Next, Click View > Pods > Single Source Layouts and right-click the Microsoft HTML Help layout.
    Choose Properties and look at the Single Source Layout properties for your CHM file. Once you examine them, click the Edit button next to "Advanced Settings".
    The HTML Help Advanced Settings dialog shoul open. Click the TOC Styles tab.
    From there, ensure you have the option I've highlighted below.
    Hopefully this helps... Rick

Maybe you are looking for

  • Error 7 (Windows 193)

    I have gone through the process described to install the Itunes update.  I have followed the steps provided in the forums and at the end of the installation process a window pops up with a message regarding mobile support update and asking me to veri

  • Problem in return order not copied assessable value

    Hi Colleagues, Here, the project was implemented 10 years back and till now the processes in system were working fine. But, raised a concern on returns. During billing assessable value is captured at say 100/- But, if the material is being returned i

  • Appending two internal tables

    hello friends, I have two internal tables of different structure. i have filled those two internal tables using join statements. But one field is common in both the tables, when i try to append both tables into another new internal table. i cant get

  • Applet to JSP and JSP to C++

    I am looking for some information and sample code for (1)Java Applets to JSP connection (2)JSP to server-side functions written in C++ Thanks in advance.

  • Lion: Connecting to legacy (pre-Lion) AFP services - and Mac OS X (server)

    After upgrading to MacOS X Lion, it was discovered that it was not possible to logon to Novell-shares and NAS-boxes (e.g. Qnap). Here is a recipe that has been tested OK with the following combinations: * Mac OS X Lion -> Novell shares * Mac OS X Lio