Use the following steps to create a new topic by importing FrameMaker documents.
- Make sure the Project Organizer is open. By default, the Project Organizer is located on the left side of the interface in an accordion structure with the Content Explorer, unless you have previously moved it and saved the new layout. You may have to click the Project Organizer bar to bring it into view.
- Do one of the following:
If you have not imported FrameMaker documents previously:
- Right-click the Imports folder.
From the popup menu, select Add FrameMaker Import File.
(Alternatively, you can also select Project>Import File>Add FrameMaker Import File.)
Complete the options in the Add FrameMaker Import File dialog and click Add.
Double-click the new FLIMPFM file in the Imports subfolder.
The file opens in the Frame Import Editor to the right, with several tabs shown.
If you have imported FrameMaker documents previously and want to import more FrameMaker documents (to be included with this "batch"):
- Click the plus button
next to the Imports subfolder. Double-click the appropriate FLIMP file (which is named after the FrameMaker document that was at the top of the previous import).
The file opens in the Frame Import Editor to the right, with several tabs shown.
-
In the Source Files tab, click the Add Files button to find and select FrameMaker documents on your computer to include in the import. You can select BOOK, FM, or MIF files.
Tip: When possible, it is recommended that you select a Adobe FrameMaker BOOK file for import and let Flare locate and import all the associated document files within the Adobe FrameMaker book.
-
Use the other options in the Source Files tab as necessary.
- Open File This opens the FrameMaker document that is selected in the list.
-
Link Generated Files To Source Files This creates a connection between the original FrameMaker documents and the files that are created as a result of the import. This is useful if you want to continue editing the content in FrameMaker, instead of editing in the Flare project. Flare recognizes when changes have been made to the source documents and reminds you to re-import the documents to ensure the Flare project also reflects the changes.
If you use this option, a link icon
is added to the top of a linked file in the Flare interface. This lets you know that you need to edit the source file, rather than editing this file. If you remove the connection to the source file, this icon no longer displays on the file. Please note that if you have bound the project to source control, the icons used for source control take precedence over the link icon.
- Remove This removes the selected document(s) from the list.
- Move Up This moves the selected document higher in the list (if you have more than one document to import). The document at the top is used for the name of the content folder holding the imported topics in Flare. Also, the order determines how the imported documents are arranged in the Flare TOC that is created as a result.
- Move Down This moves the selected document lower in the list (if you have more than one document to import).
-
If you want Flare to split the FrameMaker documents into smaller topics based on any of the styles shown on the left side of the page ("Used FrameMaker Styles"), click the New Topic Styles tab and double-click that style to move it to the right side of the page ("New Topic Styles").
example
If you have a style called "Heading 2" in your FrameMaker documents, you might want new topics to be created whenever Flare finds a Heading 2 style in a document. So you would double-click Heading 2 and move it to the right side of the page.
-
If you want Flare to split long topics into smaller ones (based on the number of characters in a topic) or re-import updated source documents automatically, click the Options tab and use the fields on it. You can also set the format of the links that connect the topics that are split.
- Add "Topic Continued" links when appropriate Select this option if you want a link called "Topic Continued" to be placed at the bottom of pages when a long topic has been split into multiple topics.
- Add "Topic Continued From" links when appropriate Select this option if you want a link called "Topic Continued From" to be placed at the top of continued pages when a long topic has been split into multiple ones.
- Cross-Reference Format Use this field to specify the format for the "Topic Continued" and "Topic Continued From" links. Flare provides a cross-reference format for you—(continued in {title}) or (continued from {title}). With this cross-reference format, the link contains the words "continued in" or "continued from" within parentheses, followed by the text of the first paragraph in the connected topic. If you do not want the link to use that particular text, you have a couple of options. First, in Flare, you could manually enter a heading in each topic that is connected to another topic included in the split. That text will be used in the link instead (after you update the cross-references in Flare). Another option is to modify the format by clicking the Edit button. For more information, see About Cross-References.
- Edit If you want to modify the cross-reference format provided, click this button, which opens the Cross-Reference Format dialog. See Editing Cross-Reference Style Formats.
- Split Long Topics Select this option if you have long sections in your source documents and want to make sure that they are converted to multiple topics (rather than one very long topic).
- Threshold Enter the maximum number of characters to be converted to a topic before a new topic is created. Flare will break the topic at the nearest paragraph to the threshold value. That way, a new topic will not start in the middle of a sentence or word, but at the beginning of a paragraph.
- Avoid Creating 'Empty' Topics Select this option if you want to ensure that new topics are not created when large sections are found in the FrameMaker documents without any content.
- Threshold Enter the maximum number of empty character spaces allowed in a topic. If this number is exceeded, Flare will not create a new topic from that empty space.
- Generate Images for Anchored Frames when needed This option has to do with anchored frames in your FrameMaker documents that contain content other than images (e.g., text callouts). If an anchored frame contains only an image, Flare imports the image whether this option is selected or not. However, if the anchored frame contains text, it will not be imported into Flare as text. Instead, a new image will be created from the anchored frame (if this option is selected), or the text will not be included in the import (if this option is not selected).
- Preserve Image Size Select this option if you have resized images in the source FrameMaker documents and want those sizes to be retained in the imported files. The original size of the image will be preserved in the file, but the <img> tag will be modified to reflect the height and width of the resized image. If you do not select this check box, the original size (rather than the scaled down size) will be used.
- Auto-reimport before 'Generate Output' This is also known as "Easy Sync." If you created a connection between your FrameMaker source documents and the Flare project earlier in the wizard, you will likely make future content changes in the source documents. When you make such changes, the source documents need to be re-imported into the project so that they can be included in the output. You have the option of re-importing the documents manually. However, you can also tell Flare to do this for you automatically, so that you do not have to. Select this option if you want Flare to automatically re-import FrameMaker documents when you attempt to build output.
- Approximate Filename Length Enter the maximum number of characters to use for naming new topic files that are automatically created after splitting a long topic. The default is 24.
-
Enable 'Passthrough' Markers Select this check box to include a check mark if you have created passthrough markers in your FrameMaker source documents.
A passthrough marker is a special marker that you can insert into your FrameMaker source content when you have information or code that you plan to import to Flare and want left alone (or "passed through," leaving it exactly as you have authored it, rather than processing it).
You can specify how the marker content should be treated when the FrameMaker document is imported. The first option is that you can import the marker content as regular text (which is the default setting). The second option is that you can import the marker content as an XML fragment (e.g., the first part of a bold tag—<b>—but not the second part). The third option is that you can import the marker content as a complete XML tag.
You might use a passthrough marker for various reasons, such as for importing a marker as XHTML or JavaScript code.
example
Let's say you plan to import some FrameMaker documents to Flare and you have locations in those documents where you want to link to CHM files. The problem is that FrameMaker does not allow you to create links to CHM files in such a way that those links can then be imported into another software application.
Therefore, you create a passthrough marker in the FrameMaker document, providing the beginning "href" tag and path to the CHM file. Like this:
Then you create a second passthrough marker, providing the end tag for the link. Like this:
When you import the FrameMaker document(s), you can specify that the passthrough markers should be imported as XML fragments. In Flare, the link to the CHM file will look and work as it should.
- Passthrough Marker Format After you enable passthrough markers, click the down arrow in this field and select the type of format that you want to use for the import:
- text The marker content will be imported as regular text (default setting).
- fragment The marker content is imported as an XML fragment (e.g., the first part of a bold tag—<b>—but not the second part). If you select this option, you will probably need a second marker in the FrameMaker document to complete the XML tag.
- xml The marker content is imported as a complete XML tag.
- Convert Table Styles If you have tables in your FrameMaker documents that you have formatted in a certain way, select this check box if you want to create matching table styles as a result of the import. In the Flare project, the new table styles will be named after the format named applied to the table in FrameMaker (e.g., "Format_A.css," "Format_B.css," and so on). You can rename these table style sheets in Flare after the import finishes.

Even if you do not use this mapping feature, the table formatting still comes across when you import the documents. The only difference is that table style sheets make it easier to maintain the formatting of your tables within Flare. See About Styles and Style Sheets.
-
Click the Stylesheet tab to specify whether the imported topics should be associated with a style sheet and/or styles from your FrameMaker documents.
- Stylesheet If you already have a cascading style sheet (CSS) file that you want to associate with the imported topics, click the Stylesheet button. Then navigate to the style sheet and select it.
- Preserve
FrameMaker Styles This retains any styles from your FrameMaker documents so that you can continue to use them in your new project.
- Don't Preserve
FrameMaker Styles This does not keep the styles that were used in the FrameMaker documents.
-
Conversion Styles This opens the Import Styles Editor, which lets you specify how to convert each property of the FrameMaker styles. If you do not enter a property value, the value from the FrameMaker document is used. If you enter a property value, it overrides the value from the FrameMaker document. This button is used only if you have selected "Preserve FrameMaker Styles."
example
You might use this button, for example, if you need to change a cross-reference format coming from FrameMaker into something more meaningful in Flare. There are some cross-reference building blocks in FrameMaker that do not have an equivalent in Flare. In cases such as these, the formats are preserved after conversion to Flare. However, the formats may therefore appear to be broken, but they are preserved to let you know that there was some formatting in a cross-reference style that Flare did not understand; you can then make changes to the cross-reference style in the style sheet. Therefore, if you already know ahead of time that you have a cross-reference style that will need to be modified for use in Flare, you can use the Conversion Styles button and change the cross-reference format to something that Flare understands.
-
Click the Paragraph Styles tab to map paragraph styles from the FrameMaker documents to Flare's paragraph styles, including those from the style sheet you may have selected. Your FrameMaker style will adopt the name of that style (e.g., if you map a style called "MyHeading" to <h1> style tag, the resulting style in the Flare project will be named "h1.MyHeading"). To map a style, click the style in the FrameMaker column on the left, click a style in the Flare Styles section on the far right, and then click the Map button.
The style is added to the Flare Style column. When you are finished importing the documents and the new Flare project is loaded, the content that had been associated with the style in the FrameMaker document will now be associated with a new style that you mapped it to.
-
Click the Character Styles tab to map character styles from the source documents to Flare's character styles, including those from the style sheet you may have selected. In this way, you can have your FrameMaker style take on the appearance of the Flare style that you map it to, and it will adopt the name of that style. To map a style, click the style in the FrameMaker Style column, click a style in the Flare Styles section, and then click the Map button.
The style is added to the Flare Style column. When you are finished importing the documents and the new Flare project is loaded, the content that had been associated with the style in the FrameMaker document will now be associated with a new style that has the appearance of the style that you mapped it to.
example
Let's say you have a style in your FrameMaker source documents called "EmphasisBlue" that displays the font in blue. During the process of importing your FrameMaker documents, let's say you map the EmphasisBlue style to the italic <i> character tag. After the import is finished, a new style called "i.EmphasisBlue" is created and applied to all content that had been associated with the EmphasisBlue style in the source documents. The content now displays in a blue, italic font in Flare.
-
Click the Cross-Reference tab to map cross-reference (x-ref) styles from the FrameMaker documents to Flare's cross-reference styles, including those from the style sheet you may have selected. In this way, you can have your FrameMaker style take on the appearance of the Flare style that you map it to. To map a style, click the style in the FrameMaker Style column on the left, click a style in the Flare Styles section on the far right, and then click the Map button.
The style is added to the Flare Style column. When you are finished importing the documents and the new Flare project is loaded, the content that had been associated with the FrameMaker style in the FrameMaker document will now be associated with a new style that has the appearance of the style that you mapped it to.
-
After you have made the necessary changes, click Import at the top of the Frame Import Editor.
The Accept Imported Documents dialog opens. The files that will be created as a result of the import are listed on the left. A preview of each file can be seen to the right when you click the file.
-
When you are finished previewing the files to be created, click Accept.
The new topics are added to the project.