With RoboHelp, you can import many different formats. You have seen how easy it is to import HTML files, but it is just as easy to import DOC and PDF files you create with Microsoft Word, RoboPDF, or Adobe Acrobat. Plus, you can also import XML files.
When you import a Word document into RoboHelp Office, you create new HTML topics based on styles in the Word document. Therefore, every time RoboHelp encounters a certain style in the Word document, such as a particular heading, it creates a new topic and adds it to your project. This is useful because it means that you do not need to make hundreds of separate topics; instead you can create and format your entries in a single Word document that you import into RoboHelp.
Figure 6. The Import Word document wizard
After a couple seconds RoboHelp converts the document into topics and displays a Results dialog box. The Results dialog box shows what files were successfully imported into the project.
Before you look at the project, you need to construct a table of contents (TOC) from which your users can easily navigate and browse pages within the project.
That’s it! RoboHelp automatically generates your table of contents. You can drag and drop topics and folders to reorder the table of contents. You’re now ready to compile the project into static HTML files to test and upload the completed project.
The easiest way to compile your project and test the generated pages is to click the Generate Primary Layout button in the toolbar (the icon to the immediate right to the Save All icon, which looks like three diskettes). Click the button to compile and test your project. After a couple seconds of processing, RoboHelp displays a dialog box that informs you RoboHelp successfully built your project files. Click the View Result button at the far left of the dialog and RoboHelp displays the project in a browser window.
Take a minute to test and view the project in the Web browser. You’ll notice that the contents are organized in their respective folders and in the order you specify within RoboHelp. The Index tab doesn't work yet because there is a separate wizard you need to run before the index is set up. However, you can use the Search tab (or the search box in the top frame) to search through your project's topics for keywords that you specify. If you click an entry in the search results, it reloads the main frame with the page you select. These are some very impressive results for just a few clicks and a bit of typing.
You might notice that some pages are unstyled and look like they do not belong in the project. This occurs because a style sheet is not linked to the topic, or because the topic is created outside of RoboHelp. Fixing this problem is simple, just follow these steps:
In the WYSIWYG editor, you can see that the code style is now consistent with the other files in the project. You can either confirm the change by regenerating the primary layout, or skip that step until you finish the next couple exercises. The following exercises outline adding media (such as video and SWF files) to your documents.
Now that the basic structure of the project is set up you can add as many new topics as you want before proceeding.