The official community for RoboHelp.
Recently active
I am attempting to view a topic formatted in a tablet layout.I am in the SAMPLE project for EmployeeCare3.I perform the following steps:(1) In the TOC pod, I select the topic from the TOC setup.(2) With that topic selected, I right-click the Mutliscreen HTML 5 option in Outputs (SSL) pod.(3) I select View with Screen Profile > (select a screen profile)Note: I have tried this will all screen profiles defined for this project(4) I get the following script error:Line: 155Char: 3Unable to get property 'makeFullUrl' or underfined or null reference, and it is in file loadcsh.js.I opened that javascript file and the following lines are producing the error:function showTopicWindow(oWnd, bNewWindow){ if (gTopicURL) { var strOpt = getBrowserOptionString(oWnd); var sNewName = oWnd ? convertWindowName(oWnd.sName) : window.name; var fullUrl = rh._.makeFullUrl(gTopicURL);(I did not copy the remaining code as this is where the error halts the processing)I have NOT modified
Why is my computer running slow when i play my games please fix
Hi. I'm outputting a topic with 2 images in it, side by side, centred. Looks great on desktop and tablet but when switching to mobile view one image moves down, underneath the first.Is it possible to have an image hide/disappear when the view shrinks to mobile size?My knowledge of responsive HTML is very limited. Is this a setting that can be changed in Robohelp? Is it some HTML code I can add? Or is it just not possible?Thanks
Hello,My styles do not correctly map from the online to print (pdf) version. I used Arial font for my online help but get some randomly applied Garamond in the PDF version. I have checked all of my styles/settings and can't seem to figure out why this is happening.
I have a couple questions about the tocx javascript files that are part of the whxdata folder in Responsive HTML5 output. Are those the files that represent each entry in a table of contents (pages and books)? Is there a way to tell which entry belongs to which page or book? The files are appended with numbers such as toc1, toc79, and toc100. I want to look at the script for some table of contents entries that are hyperlinks to video but don't know where to begin in determining which output file syncs up to a particular toc entry.
I have a long description here describing my scenario, followed by my question. This relates to types of hyperlinks that can or can't be built in a help topic or table of content within the RoboHelp interface.First some info about our product and help buttons in it. Our product is web based product. I have setup a Responsive HTML 5 help output that provides help content for our product and it resides on our company web server. URL's in the product for various help buttons are constructed behind the scenes from a string of variables including the version number of product, customer ID associated with the product, and a unique RDI associated with a help topic. The RDI is associated with a help topic's URL. Our developers set up the product code that constructs the URL's and I set up the RDI and RDI link for each help topic that has a help button in the product. A redirect database is used by me for my part of the URL and help configuration. For example, I setup an rdi value of ourhelpsys
I'm getting an ImageSize.Width error when checking in to source control. Although I can check in the files using source control, I want to be able to check in using RoboHelp.Does anyone know how to correct this error?Value of '272' is not valid for 'ImageSize.Width'. 'ImageSize.Width' should be between 1 and 256.Parameter name: ImageSize
Fellow Forum Foragers,I would like to know if anyone else has had this problem or knows of a solution. When I have the TOC pod open and I right-click on a TOC book or page, Robo shuts down and gives me the standard "send error report to Bill" message. I am apparently trying to do something that I'm not supposed to do, and i usually do it when I am humming along on other work. Obviously the big headache hear is the loss of any unsaved work when Robo goes to lunch like this. Any suggestions?~Dave
Hello,My responsive HTML5 output has none of the following issues when viewed either from my hard drive or from our company's network drive.After our IT person pushed the file to our server on Edge, however, I saw the following issues when viewing the Help site from Edge:Some TOC entries were missing, but their corresponding topics were not: they were linked from and accessible from other topics in the outputFor one of the pieces of content that was present in Help (called, "ERP"), but not represented in the TOC, when I navigate to ERP by clicking a link within another topic, a different TOC entry (to a topic called, "E-verify") is highlighted. When I click the e-verify entry in the TOC, it takes me to the e-verify topic as expected. Some TOC entries from a previous version of the TOC were displayed (but there were new items in there as well that were not created at the time)Some TOC entries were in the wrong TOC book (they had never been in those books in any iteration of the TO
Hello Everyone!I am new to Robohelp and have had no previous training but know fairly about how to use it. One error which is coming in my way of generating a printed documentation is that when the word file is generated, it is adding some additional blank pages which is not visible in word doc. But, when converting word file to PDF after final styling of the doc, the PDF file shows the blank pages. Have tried to resolve the issue but couldn't get through it! Request you to please help me on this one!VPriyankaTechnical Writer
I had created an empty RH 9 project and had prepared it for our secretary in SVN. Instead of checking out the skeleton, she created a new project on her local drive and gave it another name. How can I best import that project into the correctly named one?--Christoph
During the attempt to rename a project (by edititing the hhp file and starting over ) it occured that the new TOC was empty. So I created a new TOC and imported an existing one into it.After that I now have two TOCs for choice. Just wanted to delete the old (empty one) since it's useless to me now. But the DELETE option in the right click menu is geyed out. So is not the DELETEoption for the TOC that was initially there. Strange, Whay can't I delete that one?
Hi - This may be a simple issue to resolve (most likely not I fear) but I just updated to a new hi-res 4k monitor and all the images, text, buttons in the RoboHelp 2015 application and help topics show up very small. CHM outputs also display poorly as does the web output.Are there any suggestions (besides setting the display to a lower resolution) to resolve this display issue? I was told to use scaleable images but we have 1000's of images in our help projects that would make this a daunting task. Is there some setting in RH that I'm not aware of that might help?We are considering upgrading this year to the 2017 Tech Suite - might that be an answer?Any help is greatly appreciated.
This is in a WebHelp output, published using RH 2015. It contains a handful of snippets, some of which contain links that open popups.In the output, when I click one of these snippets' popup links, the popup opens in the lower-left corner of the frame instead of adjacent to the clicked link. This means the popup frequently appears below the visible segment of the topic, as if clicking the link did nothing at all.How do I get snippet popups to appear next to their links, like regular content popups do?Thanks!
Hi All,I've spent a few days looking through the forums, and while some have come close, I need more specifics. Let me try to describe what's going on:I recently 'inherited' a RoboHelp project a couple of thousand web pages deep that's probably 13 or more years old. The original author and developer are no longer with the organization. We recently upgraded to Rh 2015 and the conversion to the updated software (from Rh 11 to 2015) appears to have completed without incident. (Let me add here that although I've been a Technical Writer for about 25 years, this is my first exposure to RoboHelp. My 'training' consisted of a three hour crash course provided to me by my predecessor. Unfortunately, she left a few things out...)I've learned to update content, generate and sequence the TOC, create books, and compile the project. When I compile and pull it up in my sandbox, everything looks good, whether I'm looking at it in IE, FireFox, or Chrome.The PROB
When I generate Responsive HTML5 output the TOC only shows the book that is associated with the default topic that it opens to. How can I change this so that users can see all books in the TOC. Users could easily get the impression that the book that opens is the only content available. Multiscreen HTML5 output shows all books, while also indicating which topic is open but, Responsive HTML5 (where the UI looks so much better) is not allowing this default TOC to appear with all sections.The second screenshot is what I would like to open to--you can see how a user might not know that SECURITY, DISCOVERY, DATA SOURCE, and PREPARE sections are available in the first screenshot. The user will only get to that (5 book/section) view by clicking on INTRODUCTION TO PODIUM, which they might not intuitively know to do.
Hi,I have generated a .chm file (Microsoft HTML (primary help)). I have mapped the IDs with the specific HTML files accurately. I have placed it in the right path from where the application pulls the helps.Still, it is not working. However, for other helps (don't know who mapped the files, may be the Tech Writer worked before me) it is working fine. Also, I have tried to check whether the map file (.hh) is selected using the SSL output setup. But I could not view i. Please help. If there is any other possible ways to bring up the helps ], please let me know. Thanks!Regards,Subathra
Adobe RoboHelp 11 WebHelp output is not opening on system with Surface Pro. Is there any solution?
I just upgraded from RoboHelp 10 to 2017 (yes, a bit of a leap). While still using RH 10, I was asked to change all popup links in one of our projects to regular <a href> links that display in a window. Easy enough, searched and replaced, it was done.Now I've upgraded to RH 2017 and need to perform the same search and replace in another project. However, now the same operation inserts an id attribute with a unique number on each link, which appears to make a global search and replace impossible, at least within RH. I think it's inserting extra quotation marks, also, which isn't helping matters.Why can't I do a straight search and replace on the code without any HTML policing or whatever is going on? Or am I missing something?
I am planning help for a new product that will be used on desktops, tablets and phones. It will probably be in responsive HTML5.Can RoboHelp be used to create help that appears in an overlay (if that is the right term) over the app screens? Here is an example:I am using RoboHelp 2015.If RoboHelp can't do it, is there another tool that could?Thank you.Juliette Curtis
Was hoping someone could help me resolve this issue. I get this error when I try to add to version control.I get this error after I Add to Version Control and select Team Foundation Server MSSCCI Provider. I just recently noticed this after upgrading from RH 10 a few months ago.Here is my Robohelp version.Thank you!
I recently had to update my work computer and now all the previously linked word files (that were linked to word files in a sharepoint server) are now broken. I have only been able to fix them one at a time. I think the issue was that I had to re-map the drive on my PC and this broke the links. Does anyone know if there is a way to repair/find these links in a more expeditious way than right clicking each individual one in the Project Manager pane? This seems to be a very tedious process especially when I have 100+ to do. Thanks!
Hi there,We are having an issue with RoboHelp 10 and SVN (Subversion 1.7.5). Say, for example, I add three new topics to an online help project, close the project and commit the changes. My colleague performs an SVN update - she can see that the new files are brought down from the server. The new files are then visible in the physical RoboHelp project folder - so SVN has done its job. However, when she opens the online help project on her machine, the three new files are appearing with the red 'X' in the table of contents - suggesting RoboHelp cannot find the files (as per the image below). The files are also not displayed in the project manager pod. However, if we perform a manual import in the project manager, the files are added to the project manager and no longer displayed with the red 'X' in the table of contents.This has only happened since we upgraded to RH 10 from RH 9. Could it be that there is some setting that we need to configure?
HiWe are generating Responsive and Webhelp outputs from RH11.We have created a browse sequence to navigate between lessons (book) and between topics. The client expects these buttons to jump from the lesson to the first topic of that lesson and when they on last topic, it should take them to next lesson.For example, when the learner clicks Next button on Lesson 2 book, he should be taken to Topic 1 of Lesson 2. When he clicks Next button on the last topic of Lesson 2, he should be taken to Lesson 3 book. Same with Back buttons.We are generating browse sequence using levels in ToC. Is there a way to get the type of sequencing my client is expecting?SreekanthP.S.: Though we are facing this issue with a FM-based RH project, I believe this is a generic issue. That is why I am posting the query here.
I have had this problem a few times before and I need to get to the bottom of it. I just aliased about 12 tabs in a dialog box and most of them worked. One, however displays an error message when I hit F1.I looked at the address in properties of the error message and compared it to the address of tabs that worked, and it showed res://ieframe.dll/dnserrordiagoff.htm#mk:@MSITStore:C:\Program%20Files\Statistica\Statistica%2013\version6.chm::/redirect/DMNodesA/StabilityAnalysis/WorkspaceNodeStabilityAnalysisEditParametersAdvancedTab.htmCompared with the link of a aliased file that works:mk:@MSITStore:C:\Program%20Files\Statistica\Statistica%2013\DMNodesA.chm::/BasicStatistics/StabilityAnalysis/WorkspaceNodeStabilityAnalysisEditParametersGeneralTab.htmSo the broken one has res://ieframe.dll/dnserrordiagoff.htm#mk: at the beginning and has "redirect" in it. It also points to the wrong project. This is a group of merged projects and we alias in a different project that where the topic r
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.