RoboHelp HTML Version 8 - Merging AIR files

We use Webhelp Pro to merge 19 separate projects into a single merged help file. Can I do that with AIR output, and if so, how? Can anyone point me to a tutorial?

Hi there!
I agree with what both Pater and Rick have said, but there may be another way to acheive your objective.
I have merged 4 additional help systems into our Knowledgebase as an AIR module.
How?  By importing each project's topics into the Knnowledgebase and the making a top level TOC entry for each components.
I got this idea from a comment that Rick made noting that the TOC is simply a set of links to the topics. In a merged webhelp, the TOC entry for the child projects are simply placeholders to make the multiple projects appear as a unified whole.
So in the case I am describing, the "merged" Top level TOC entries actually point to the topics inside the AIR module.
While I was doing this, there were some issues with the search. While debugging this issue, I discovered that the .cpd file was getting rather large each time I added another system. (over 2.5meg) To fix this, i just kept deleting the .cpd after i mporting each help system and let RH rebuild it for me. Search problem solved! 
(close merged project/delete project.cpd/reopenproject)
Now, whether or not this will work for you would seem in part to depend on:
The way your 19 subprojects folders are structured
Number of topics in total (we now have about 500 topics form all the merged modules, not sure what the limits for AIRHelp are)
How you are handling your RH Source Control process
The attached snag shows the merged Knowledgebase TOC with one of the Help systems topics opened for you to see. It's all there and it works. My team uses this tool every day and they love the fact that all the files they need are in one interface with commenting and autoupdating.
Hope thos helps or at least gives you something to consider
Ciao
Ed
Message was edited by: ermphd

Similar Messages

  • RoboHelp HTML Version 10 - Navigation panel not displaying in published project

    We are generating a WebHelp project in RoboHelp HTML Version 10 and the navigation panel (TOC, Search, etc.) is no longer visible in the index file (viewed locally) and it's only visible by clicking "Show" when viewed in a web server. This issue is occurring with Internet Explorer 11 and Google Chrome Version 39.0.2171.99 m. I also tried to view the index files of previously generated projects and am experiencing the same issue (this did not occur before). Is this a known issue? It appears that there a few other discussions posted recently experiencing similar issues. Any help would be greatly appreciated.
    Thanks,
    Nikki

    Hi there
    Sorry, but I'm a bit confused. What you are describing sounds like perfectly normal behavior.
    Can you share a link where this is happening? Not so we can click it, but so we can see what the link looks like.
    If you want a topic to open with the surrounding navigation (TOC, Index, Search, Glossary) you need to click the Show link, then look at what's in the Address bar. Copy that link and you should have what you need.
    Cheers... Rick

  • Topic headings not showing in Firefox, with RoboHelp HTML version 8 WebHelp

    1. I have just upgraded a customer's Help project to RH8, with a WebHelp layout.
    The finished WebHelp Guide works fine in Internet Explorer 8.
    But Firefox 3.0.1.5 (latest update) does not show topic headings (style Heading 1) where they are automatically linked to the Topic Properties > Topic Title.; i.e. the topic heading is a Field {Title}, using rh-variable_start name="title" etc. Firefox only shows the topic heading if the heading exists as text in the WYSIWYG field.
    I checked a backup copy of the compiled WebHelp that I had generated using RoboHelp HTML version 7, and this works OK - all topic headings that are fields display OK in Firefox.
    2. Also, some images (.gif format) do not display in Firefox that is generated by RH8.
    Any ideas, anyone?
    Philip

    Hi,
    Note: All I post here are my findings. I didn't test all DHTML effects and I'm not a javascript guru, so I may be wrong.
    As far as I can find, this behaviour is defenitly a bug, although  it's not related to headings, CBT's or images. This is what I found:
    Whenever you have multiple DHTML-effects that kick in on load, Firefox only displays the one that is defined first in the topic. In the bottom of the topic, you'll find a script like this:
    <script type="text/javascript" language="JavaScript1.2">//<![CDATA[
        if( typeof( InitEffects ) != 'function' ) InitEffects = new Function();
        InitEffects('img1','x-on-pageload: fadein();');
        InitEffects('h11','x-on-pageload: fadein();');
        InitEffects('h111','');
    //]]></script>
    In this case, the image with id img1 is loaded first and displayed correct. All subsequent effects (heading with id h11) is not displayed. Putting the heading in front of the image will show the image, while the image is not displayed.
    I suspect that the effects are not correctly parsed into
    if ((gbBsNS6)&&(srcObj.addEventListener))
            srcObj.addEventListener( noOn.toLowerCase(), new Function("event", newHandler ),false);
    on line 2994 and 2995. Changing or deleting line 2995 effectively removes kills on load effects (ie not showing anything with an on load effect) as expected.
    If you also use DHTML effects and find the same behaviour as Philip, please post a bug report.
    Greet,
    Willam

  • RoboHelp HTML Version 10, Why has my CHM search stopped working? I get "no results found" for all searches.

    RoboHelp HTML Version 10,
    Why has my CHM search stopped working? I get "no results found" for all searches...........rob

    Likely you need to re-register some DLLs and recompile.
    Click the link below and follow the information you find there.
    Click here
    Cheers... Rick

  • RoboHelp HTML Version 8 multiple skins in merged projects?

    Hello,
    Is it possible to brand different pages in a merged help project w/ different skins, or do you have to use only one skin for the entire project?
    Thank you,
    -Jerod

    Welcome to our community
    Skins are used to control the look and feel of the output created by Projects. That means all topics and not individual topics.
    You could use CSS to control the way specific pages appear if you like. Perhaps that will help to differentiate them?
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 moments from now - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcererStone Blog
    RoboHelp eBooks

  • RoboHelp HTML X5: Merged help not displaying ToC

    Hi All:
    Hoping someone can help me here.
    I have been generating merged help for some time now w/o problems. But got this problem today after compiling a particular project after a 15-month gap. When I compiled the parent/master project, the ToC displayed the child projects and the Information Bar displayed the following message:
    "To help protect your security, Internet Explorer has restricted this  file from showing active content that could access your computer. Click  here for options..."
    I ignored the message and clicked the child projects to check if they displayed correctly. Each child project opened new instance of IE - this has not happened before. The last time I complied this parent project, everything worked fine and child projects opened within the same browser instance.
    Secondly, when I right-clicked the Information Bar message and chose to Allow Blocked Content, the ToC disappeared.
    Just in case this is relevant, my employer replaced all our PCs last month and all software had to be reinstalled.
    Could this be because of the new version of IE? (My old machine may have had an older version.) Or the fact that I have not installed the updates to Robohelp X5? (I keep getting the message that the Macromedia server is down.) I have not activated the product yet either.
    Would appreciate any advice/clues.
    Thanks in advance
    Sophie

    Hi there
    Usually you can prevent that message from appearing by enabling Mark Of The Web (MOTW) in the WebHelp generation options. The unfortunate part about that is you stated X5 and X5 didn't offer that option. So the next best thing you can do is to configure IE so it doesn't present the Yellow Information Bar. You do this by opening the Internet Options for IE. Click the Advanced tab and scroll to the Security section. Place a check mark in the option "Allow active content to run in files on My Computer".
    Note that this only affects your own computer. If you are planning on having your end users copy the WebHelp files to their local C drives, you will have to instruct them to perform the same steps. But if you are uploading your content to a Web Server, they should not encounter this issue.
    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

  • RoboHelp HTML Version 9 - what is the version for ehlpdhtm.js?

    We have been running pen tests looking for vulnerabilites on applications my company has created in order to be PCI certified. I built webhelp systems for these applications using RoboHTML v9.
    The pen test has indicated that ehlpdhtm.js is suspect with the following message:
    WebInspect detected the use of an ActiveX object. This could indicate a vulnerability is present if a vulnerable public version of the Microsoft Active Template was utilized. There are three vulnerabilities in the public versions of the Microsoft Active Template Library (ATL) included with Visual Studio. Applications and components created with these versions of ATL are vulnerable to remote code execution and information disclosure attacks. Visual Studio itself is not vulnerable to these issues. In these three vulnerabilities, ATL processes data incorrectly which can lead to memory corruption, information disclosure, and instantiation of objects without regard to security policy. After Visual Studio is patched, it will no longer create applications and components with these vulnerabilities. However, applications and components compiled using the vulnerable version of ATL need to be rebuilt with the safe version released by Microsoft. Recommendations include applying any relevant service pack or patch as listed in the Fix section, then recompiling and redistrubiting any software created prior to the update. If you have already applied the proper fix, then this vulnerability can safely be ignored.
    Explanation
    Any application compiled using the vulnerable active template could be subject to code execution and information disclosure vulnerabilities.
    What is the latest version of the ehlpdhtm.js file?
    The copyright inside the file is:
    // Dynamic HTML JavaScript
    // Copyright © 1998-2009 Adobe Systems Incorporated. All rights reserved.
    // Version=8.0
    If this is not the latest version, is there somewhere I can get the latest file? If not, I won't be able to use the dynamic html features of RoboHTML.

    If you have the latest patch installed (9.0.2), you have the latest version of ehlpdhtm.js. There was an XSS vulnerability fix for 9.0.1, but that is included in 9.0.2. From what I can see in my installation, version 8.0 is the latest version for RoboHelp 9.
    RoboHelp 11 has a newer version of the file, but the active x is still in there.
    I'm not a security expert. The ActiveX is used for supporting old versions of IE and CHM's. It should not be used by modern browsers. I've never heard of RoboHelp being abused in this way so I would deem it safe. But again, that's just my layman opinion.
    Kind regards,
    Willam

  • Comments and Moderators settings in RoboHelp Server is for AIR files? Or can it used for Pro outputs as well?

    Please explain how comments are enabled for Pro outputs in RH server. Is it only for AIR file, but i understand AIR output is not supported. Then how Moderators setting work for PRo outputs?

    Hi, PraTha
    If I can amplify what Peter has mentioned above. Actually it is just a wordy way of saying what Peter posted in one sentence! Hopefully it will help a bit.
    The relationship of AIR output and how it relates to Rh Server is admittedly confusing. In fact both are mutually exclusive.
    The AIR Help output does indeed support commenting as well as the moderation of those comments by designated people.
    However RoboHelp Server *does not* support commenting at this time. This feature has been requested and perhaps we will see it in a future release.
    Unlike a help system delivered by HTTP from a web server (like RoboHelp Server's WebHelp Pro), the AIR Help output (.air file) is an application which is installed on the end-user's local computer. For security reasons this works well for distributing and updating a help system. Optionally, it also supports commenting but because the comments must be "stored" somewhere outside the local computer, there are serveral options. One is to store them on an internal server (such as a network drive behind a firewall).
    So where might RoboHelp Server come into the picture at all? Here's the answer. Some organizations deploy both output flavors (AIR and RoboHelp Server) for different systems and different audiences. IF the RoboHelp authors *coincidentally* happen to have RoboHelp Server in their organization, then this server can be used to authenticate (usernames/passwords) for the moderation and storage of comments that AIR Help requires.
    The bottom line is that presently RoboHelp Server does not support commenting for its own output, though it can as a convenient "host" for the comments and moderation of a separate AIR Help system.
    John Daigle
    Adobe Certified RoboHelp and Captivate Instructor
    Evergreen, Colorado
    www.showmethedemo.com

  • RoboHelp HTML Version 11: Where can I find the version of RoboEngine that ships with RH 11?

    I'm asking this question because the Using RoboHelp HTML 11 guide says that the new context-sensitive Help API is supported only with RoboHelp Server or RoboEngine 3.0 or later.
    Since we are considering deployment of WebHelp or WebHelp Pro to a company-hosted web server (instead of to RoboHelp Server), we want to make sure that we can use the CSH API to call CSH topics.
    Thanks.
    Carol

    Hi,
    You don't need RoboEngine (old name of RH server?) You can simply put your files on any hosted platform and use the context-sensitive help api.
    Which API are you referring to? You can always use context sensitive help, regardless of whether you use any additional products.
    Kind regards,
    Willam

  • RoboHelp HTML Version X5: Word Conversion Issues

    Hello,
    My company is usually working on FM files and convert them with Mif2go but we happen to receive Word files that I need to convert through RH. The version we use is X5 and I am currently having a problem with the names of the generated HTML files. Normally I split my conversion per heading 1,2 and 3 and then obtain the resulting separat HTML files. The problem is that I have parts where I have the same header name several times but with different content. RH is correctly generating the different HTML files putting a 1, 2 or 3 at the end but in the TOC he only uses one of the HTML files with a generic name for the three different sections. To make it more clear, I have:
    I) INTRODUCTION (Heading 1)
    1) First Name (Heading 2)
    2)Surname (Heading 2)
    3) NIck Name (Heading 2)
    II) CONTENT (Heading 1)
    1) First Name (Heading 2)
    2)Surname (Heading 2)
    3) NIck Name (Heading 2)
    For the ones with the same name, RH creates for example First_Name.html and First_Name1.html but only uses the first one in the TOC for the both parts.
    Hope this is clear and that someone knows the answer to this problem.
    Best Regards

    This one has been raised several times and it's the same answer still. A project might work with Word 2013 64 bit but if it doesn't then you have to take into account that Microsoft themselves recommend the 32 bit version for compatibility with other programs.
    Is the 64 bit version offering you something that the 32 bit version does not?
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Missing spaces between words after importing Word document into RoboHelp HTML version 8

    I created a 400+ page document in Word 2007 and imported it into RoboHelp 8 (HTML, not RoboHelp for Word). In many places, the space between a bold word and a non-bold word is no longer there. I would like to avoid having to go through the entire RH document to replace the spaces manually. Did I import incorrectly?

    Looks perfect, works terribly...
    Things to consider:
    Chances are, the different treatments of the space are due to whether the space was included in the bolding of the word in MS Word.
    Additionally, since Word files contain much underlying binary code (macros and such), your security settings might or might not be playing well with the Word stuff.
    Are you importing the Word file from a network location, or from your local machine? Network traffic might be partially impacting the import, too.
    Bottom line? You'll probably need to clear all formatting in the Word file and redo the formatting properly. To test this, cut a couple of pages into a new Word file, clear and redo the formatting in Word, import the Word file into another RH project, and see what results you get.
    To clear the formatting:
    Select text.
    On the Home tab, in the Font group, click Clear Formatting.
    Redo the formatting, being careful to not format the spaces.
    Good luck,
    Leon

  • RoboHelp HTML Version 10. - OK to use an HTML cleanup tool on RoboHelp topics?

    We are considering using a Webtool like www.cleanuphtml.com to clean up the inline html styles in a large number of RoboHelp topics that were imported from Word several years ago. After the cleanup, we can still use the styles from our CSS. Does anyone see any potential problems here? Here's what the Cleanup tool adds to the Head section. It then uses these "internal" styles whereever it needs to clean up the HTML. Thanks - Charlie Kyle
    HTML from Cleanup
    <head>
    <!-- Clean HTML generated by http://www.cleanuphtml.com/ -->
    <meta name="template" content="OurTopicTemplate.htt" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Content-Language" content="en-US" />
    <meta name="generator" content="Adobe RoboHelp 10" />
    <title>AAANew Topic1 </title>
    <link rel="StyleSheet" href="Our_CSS.css" type="text/css" />
    <style type="text/css">/*<![CDATA[*/
    p.cleanuphtml-13 {
      text-indent: -40px;
      margin-left: 140px;
    table.cleanuphtml-12 {
      margin-left: 40px;
    col.cleanuphtml-11 {
      width: 20%;
    ...more styles
    /*]]>*/</style>
    </head>
    End of HTML Cleanup

    I have not seen any reference to this tool on any of the authoring sites I follow, That does not mean it will not work without problems, simply that there is nothing to go on.
    Where I might expect problems in the future is when you amend the CSS or want to apply a new one. The embedded CSS that you have printed will always be in your content. What works today, might work tomorrow and then again...
    I understand not wanting to clean up using a good Find and Replace tool but it is the way I would go, with plenty of backing up.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • RoboHelp HTML Version 11 - Is it possible to generate Word document if I have Word 2013 64-bit?

    I have tried creating Printed Documentation with Word 2013 64-bit version installed and have gotten error messages. Is there a work around? Is this possible.

    This one has been raised several times and it's the same answer still. A project might work with Word 2013 64 bit but if it doesn't then you have to take into account that Microsoft themselves recommend the 32 bit version for compatibility with other programs.
    Is the 64 bit version offering you something that the 32 bit version does not?
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Javascript problem in HTML version of XDP file

    Hi All,
    I have designed a XDP form in adobe livecycle desinger 7.0.
    It has three pages and i have a page navigation custom control for navigation between the three pages.
    From my application i am displaying this xdp form in HTML format.
    my problem is that it loads only the first page. when i click on the next button a javascript error saying "this._peer" is not an object kind of error is thrown.
    I made the event to run at both client and server. even if i change to run at server also its not working
    Please help me in resolving this problem.
    Thanks,
    Rajasekhar MV

    Hi shilps,
    My problem got solved. Thanks,
    thanks,
    raj MV

  • Generating hlp files in RoboHelp HTML

    Is it possible to generate .hlp files from RoboHelp HTML version 9? We're generating help files for an older program that only uses .hlp or .chm files. I've only been able to generate .hlp files from RoboHelp for Word, and I don't really want to use it any more. But I haven't been able to generate .hlp files from RoboHelp HTML.
    Thanks.

    Hello PP
    I'll be happy to hazard a guess as to why RoboHelp doesn't "do" WinHelp. It has to do with the history of RoboHelp. Way back around 1992 or so, RoboHelp existed largely as a plug-in to Microsoft Word that made it a lot easier to create WinHelp files. Basically it was a set of macros that formatted the arcane coding necessary inside Word documents that made things work for the WinHelp compiler.
    HTML emerged later on and the first version of RoboHelp HTML was born. This created an entirely new format and an entirely new application (RoboHelp HTML or RoboHTML) was born. HTML help was the new kid on the block. As such, I'm guessing the developers were sort of watching to see if or how much it would "catch on".
    So the application code bases were totally different. And remain so to this day. As Microsoft has taken measures to try and dissuade folks from using WinHelp, I'm sure RoboHelp for Word is likely on life support and probably has been for some time. RoboHelp for Word and RoboHelp HTML work in totally different ways. And given the fact Microsoft wants WinHelp gone, it simply doesn't make any sense to expend effort on making RoboHelp HTML capable of outputting WinHelp.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

Maybe you are looking for

  • I need to make a dividing line go down the length of each page

    I have the line in my master page. It separates my main content from the sidebar. I just got to a page where the main content runs deeper than my sidebar, so the short dividing line looks odd. I first tried to get around this by pinning it, but that

  • ABAP Runtime Error in [VL01N]

    HI All, Kindly suggest some line for the followings While doing PGI (Posting Goods Issue) in delivery at t.code [VL01N] there is an ABAP Runtime Error And some part of the analysis is Information on where terminated: Termination occurred in the ABAP

  • ResourceBundle and beans

    I wanted to use ResourceBundle bundle = ResourceBundle.getBundle("SelectResource"); in my code. I don't understand how it will know where to look to find the SelectResource.properties file though. How do you use ResourceBundle in a bean on a jsp tomc

  • Calendar entries not going from BB to Outlook

    I have Outlook 2003 and Desktop Manager 4.3.  When I sync, only a few items are moved from my BB to Outlook.  I've tried changing syncing options every way possible. 

  • Vlan Assignment

    Hi,  presently, I use ISE v1.1.2 to push VLAN by their number id.  no issue using this method. Now, I want to start pushing VLAN by their names.  Using this method, the client (wireless) is not placed in the VLAN. All switches have their VLAN name co