<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community : All Content - All Communities</title>
    <link>https://forums.adobe.com/</link>
    <description>All Content in Adobe Community</description>
    <language>en</language>
    <pubDate>Mon, 17 Mar 2014 14:23:38 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-03-17T14:23:38Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Make index entries hot links in Word version?</title>
      <link>https://forums.adobe.com/thread/1429754</link>
      <description>&lt;!-- [DocumentBodyStart:29c1fd83-248c-4989-b5c1-9b63e429995e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm using RoboHelp 9 (yes, we're behind the times here). I have a question about something that's never worked, but it's been a low priority, so I just kept ignoring it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I generate a Word version of my project, it has an index, but none of the index entries are hyperlinked. The TOC entries are hyperlinked, so why aren't the index entries?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Environment:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;RoboHelp 9&lt;/p&gt;&lt;p&gt;Word 2013, but it never worked with Word 2010&lt;/p&gt;&lt;p&gt;Windows 7 Professional, 64-bit&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Project Settings:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Add New Keywords to Index File (HHK)&lt;/p&gt;&lt;p&gt;Binary Index&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What do I need to do to make the index entries hyperlinks when I generate the Word doc?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:29c1fd83-248c-4989-b5c1-9b63e429995e] --&gt;&lt;img src='/beacon?t=1415950016147' /&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">word</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">index</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">hyperlinks</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">printed_documentation</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">rh9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">robohelp_html_v9</category>
      <pubDate>Mon, 17 Mar 2014 14:23:38 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1429754</guid>
      <dc:date>2014-03-17T14:23:38Z</dc:date>
      <clearspace:dateToText>7 months 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Searching for special characters in RH 9</title>
      <link>https://forums.adobe.com/thread/1381440</link>
      <description>&lt;!-- [DocumentBodyStart:611584c6-a28b-4fab-9fac-cb2574d5ec97] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Occasionally I get broken links because when I add a hyperlink, I must be at the wrong level or something. I haven't figured out exactly when this happens, but it's never bothered me because I can just do a Find and Replace to find it and replace it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here's an example from the Broken Link Report (Tools &amp;gt; Reports &amp;gt; Broken Links):&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;Missing topic 'MyHelpProject\Editing_Trade_Show_Codes.htm' is referenced by the following...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In the past, I would open Find and Replace (Edit &amp;gt; Find and Replace in Files) and paste in the following string in the Find box:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;MyHelpProject\&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Notice that I included the backslash. I'm pretty sure that this worked; that is, it would find any string beginnging with &lt;strong&gt;MyHelpProject\&lt;/strong&gt;, but now it won't find anything at all unless I leave off the backslash. Of course, that doesn't make sense because the backslash is an escape character. Maybe I'm just mis-remembering.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So how do I unescape it so that I can find &lt;strong&gt;MyHelpProject\&lt;/strong&gt;?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I know that I can search for it without the backslash, but there are a few instances where I don't want to delete &lt;strong&gt;MyHelpProject&lt;/strong&gt;.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm using RoboHelp 9.&amp;nbsp; &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:611584c6-a28b-4fab-9fac-cb2574d5ec97] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">robohelp_9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">rh9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">find_and_replace</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">escape_sequences</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">backslash</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">robohelp_html_9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">search_problem</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">escape_character</category>
      <pubDate>Thu, 16 Jan 2014 16:44:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1381440</guid>
      <dc:date>2014-01-16T16:44:23Z</dc:date>
      <clearspace:dateToText>9 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Index entries missing in .chm but are present in the printed version</title>
      <link>https://forums.adobe.com/thread/1266679</link>
      <description>&lt;!-- [DocumentBodyStart:2d6bae85-9d14-48f9-aaed-a43984ee2087] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;This is strange.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a number of index entries as follows:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;troubleshooting/file problems&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;troubleshooting/login problems&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;troubleshooting/printer problems&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;These appear in the .docx (Word) version, which is what I've been using for the review cycle. Today, though, I had the .chm open and I noticed that the entire group of &lt;strong&gt;troubleshooting\&lt;/strong&gt; entries aren't in the .chm!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I recompiled the HTML Help, just in case I was looking at an old version and no, they're not there.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I searched for them in the Index tab, thinking maybe they were somehow out of order, but they're truly not there.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any idea what could be causing this?&amp;nbsp; I'm using RoboHelp 9.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2d6bae85-9d14-48f9-aaed-a43984ee2087] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">rh9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">robohelp_html_v9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">index_entries</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">missing_index_entries</category>
      <pubDate>Wed, 31 Jul 2013 19:25:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1266679</guid>
      <dc:date>2013-07-31T19:25:28Z</dc:date>
      <clearspace:dateToText>9 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>20</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Search capabilities in HTML Help</title>
      <link>https://forums.adobe.com/thread/1317079</link>
      <description>&lt;!-- [DocumentBodyStart:4f94b5d8-5204-4495-9aa8-939a56106e96] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;As I roll out the help to the users, I notice that many (mostly me, LOL) are frustrated by the primitive Search tab: no searching for phrases, no stemming or wild cards, no Boolean operators, and so on.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So I did some research and discovered some ways I can improve it, but I can't get it to work. (I'm using RoboHelp 9.)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Searching for Phrases&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This, I discovered, after searching Peter Grainge's excellent site, is easy: Just use quotes! Okay, I should have tried that before I went looking, but thankfully Pete not only included that tip but a tip (in 8 - Navigation Pane) on changing the search prompt so that you can tell users that that's how to search for phrases. He says (and the RH 9 help says something similar) to do this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;To change the string from the default go to&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;File &amp;gt; Project Settings &amp;gt; General Tab &amp;gt; Advanced &amp;gt; LNG File Tab&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;and change FtsInputPrompt to your own string.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I tried that, closed it, recompiled, and no, it didn't change from the default. I closed the project, restarted RoboHelp 9, and tried again. Nope. What am I doing wrong?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Stemming&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;By "stemming", I mean typing part of a word and finding words that contain that part. Pete's site (in 10 - RoboHelp HTML - Features and Use) cites a question from someone who wants to "search on 'beam' to find 'beam', 'beams' and 'beaming'."&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Pete's site says this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;Pete Lees responded with this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;You may need to check the language setting for each help file as only US English files support "stemmed" searches of the type that you described.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;As I understand it, you can't set the language of an HTML Help file from within RoboHelp. Instead, you must open the project (.hhp) file in Notepad or HTML Help Workshop and add a line like this to the [OPTIONS] section:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;Language=0x409 English (United States)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I tried that, editing the file with Notepad++, but once again, no luck (or, as they say across the pond, "No joy.") I closed the project, restarted RoboHelp 9, and tried again. Nope. What am I doing wrong?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Advanced Full-Text Search&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;On the Microsoft MSDN site, there are instructions for adding advanced full-text search that "allows a user to search using Boolean, wildcard, and nested expressions. A user can also limit the search to previous results, match similar words, or search topic titles only. When advanced full-text search is enabled, the Search tab in the Help Viewer is enhanced."&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The instructions, of course, are for Microsoft's HTML Help Workshop, not RoboHelp. Here are the instructions. Does anyone know if you can do this manually? That is, add some lines to the .hhp file or something without using HTML Help Workshop?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://msdn.microsoft.com/en-us/library/windows/desktop/ms670157%28v=vs.85%29.aspx" rel="nofollow" target="_blank"&gt;http://msdn.microsoft.com/en-us/library/windows/desktop/ms670157%28v=vs.85%29.aspx&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4f94b5d8-5204-4495-9aa8-939a56106e96] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">search</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">rh9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">robohelp_html_v9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">search_options</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">search_advanced_full_text</category>
      <pubDate>Thu, 17 Oct 2013 18:56:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1317079</guid>
      <dc:date>2013-10-17T18:56:12Z</dc:date>
      <clearspace:dateToText>1 year 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Can I add multiple linked documents to an existing project?</title>
      <link>https://forums.adobe.com/thread/1281800</link>
      <description>&lt;!-- [DocumentBodyStart:abe0174b-bbab-49dd-83e7-e73db27c1d74] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Can I add multiple linked documents to an existing project without breaking the project?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The project I'm working on is due to go live in just a little over a month. I've recently acquired some training materials that contain information that needs to be merged into the help file. The problem is that there is not enough time to do it, get it reviewed, and so on.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So I had this idea of linking to the Word docs (there are 3) for now, then cleaning things up as we go along.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is that a stupid idea this late in the game? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Would it be better to create a separate help file with just those docs and then merge the projects into a master project?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am using RoboHelp 9 and Word 2010.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:abe0174b-bbab-49dd-83e7-e73db27c1d74] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">word</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">rh9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">word_2010</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">robohelp_html_v9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">link_to_word</category>
      <pubDate>Fri, 23 Aug 2013 19:26:48 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1281800</guid>
      <dc:date>2013-08-23T19:26:48Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Best way to create output with only topics that are not finalized</title>
      <link>https://forums.adobe.com/thread/1270456</link>
      <description>&lt;!-- [DocumentBodyStart:273b93b1-c06a-4b62-81e0-1494c4d84cb1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm nearing the end of a project and I need to isolate the topics that still have questions. I keep trying things, but nothing gives me what I need. Any suggestions? Here's what I tried.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm using RoboHelp 9 (RH9).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Status&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I can get a &lt;strong&gt;report &lt;/strong&gt;of the topic names and their status using &lt;strong&gt;Tools &amp;gt; Reports &amp;gt; Topic Properties&lt;/strong&gt; and then setting the Options to include only Topic Status, but this isn't useful; that gives me a list of 396 topics, in alphabetical order. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For each topic, you end up with 3 lines. For example:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Adding Customers - Adding_Customers.htm&lt;/p&gt;&lt;p&gt;Status:&lt;/p&gt;&lt;p&gt;Status: Ready for Review&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I saved the report as TXT and opened it in Word and did a global replace of &lt;strong&gt;Status:^p&lt;/strong&gt; (that is, Status, colon, new line) and then Status, colon, tab. That reduced it to 2 lines for each topic:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Adding Customers - Adding_Customers.htm&lt;/p&gt;&lt;p&gt;Ready for Review&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So that's still not very useful. I would have to write a macro or something in either the Word file or once I got it into Excel to concatentate those two lines. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;And even then, I could sort the data and get rid of the lines that show Complete (using an Excel formula), but how would I print out just those topics? If there are only a few, that's no problem, but there are at least 30. (Things changed and topics changed and now some need re-review, and some still have questions.)&amp;nbsp; Could I make an index out of those lines? No, that would involve a lot of work to write out the XML.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Okay, so I tried another approach...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Conditional Text&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I created a duplicate Table of Contents and applied my Questions condition to three topics. I then created a Printed Doc output and specified an Advanced condition saying to include only Questions. That gave me more than the three topics, but not all of the topics. The help says that you can use an Advanced Conditional Build Tag Expressions, and that if you want just those topics with a specific tag ("All topics to which one tag has been applied"), just include that tag.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;BUT it also says: "Topics and topic text to which you have applied no conditional build tag are included in the output."&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So, if I want only those topics to which I've applied a TOC condition of Questions, I need to create another condtion (for example, DONE), and apply that to all the topics that I don't want to print.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So, assuming I have 30 topics with the condition Questions, I would have to apply my new DONE condition to 366 topics. Yes, I know you can apply a tag to more than one at a time, but I would be wary of doing more than 5-10 at once.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Still, that looks like the best solution so far. I'm going to back up my project and then start doing that. In the meantime, does anyone have any other way of doing it?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm using RoboHelp 9 (RH9).&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:273b93b1-c06a-4b62-81e0-1494c4d84cb1] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">toc</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">rh9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">status</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">reports</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">robohelp_html_v9</category>
      <pubDate>Tue, 06 Aug 2013 20:58:01 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1270456</guid>
      <dc:date>2013-08-06T20:58:01Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How do you use the Author field?</title>
      <link>https://forums.adobe.com/thread/1270457</link>
      <description>&lt;!-- [DocumentBodyStart:11c230b3-37b3-467e-bd0c-bc23f506ffd3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;How do you use the Author field (in Topic Properties). I always thought that it referred to the author (writer) who was assigned to write the topic, but now I'm looking at it differently.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have 8 subject matter experts (SMEs), but only one writer. I was thinking of using the Author field for either the name of the SME or the functional area (for example, Accounts Payable). &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Has anyone used it this way? Are there any drawbacks? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you haven't used it this way, do you use another method to separate your topics out for the SME?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm using RoboHelp 9 (RH9).&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:11c230b3-37b3-467e-bd0c-bc23f506ffd3] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">rh9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">author</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">robohelp_html_v9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">author_field</category>
      <pubDate>Tue, 06 Aug 2013 21:01:16 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1270457</guid>
      <dc:date>2013-08-06T21:01:16Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Index entry changes capitalization</title>
      <link>https://forums.adobe.com/thread/1266426</link>
      <description>&lt;!-- [DocumentBodyStart:895d89fc-3a53-4b75-b4da-e9d03c57ecdb] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;This drove me crazy for a few minutes this morning and I couldn't find anything in the help or the forum. Eventually I figured it out and thought I'd share. I'm using RH 9.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The entries in my index begin with a lowercase letter unless there's a good reason not to.&amp;nbsp; So, for example, for the entries for a topic on sales inquiries, I had this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;inquiries\sales&lt;/p&gt;&lt;p&gt;sales\inquiries&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I entered the second one (sales\inquiries), RoboHelp changed my entry to &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Sales\inquiries&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I deleted it and tried again. It did the same thing. So I deleted both entries and tried again. Same thing. I tried this with two other topics. Same thing. Why was it making the first letter a capital letter for &lt;strong&gt;sales\inquiries&lt;/strong&gt;, but not for &lt;strong&gt;inquiries\sales&lt;/strong&gt;?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I looked at my index and discovered that I had an existing entry for &lt;strong&gt;Sales &lt;/strong&gt;(starts with uppercase S). So, apparently RoboHelp was changing &lt;strong&gt;sales &lt;/strong&gt;to &lt;strong&gt;Sales &lt;/strong&gt;so that I wouldn't have the two variants in my index. This makes sense when you think about it, but it stumped me!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The solution was to go to the index pod and edit the keyword &lt;strong&gt;Sales &lt;/strong&gt;to be &lt;strong&gt;sales&lt;/strong&gt;.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:895d89fc-3a53-4b75-b4da-e9d03c57ecdb] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">robohelp_html_v9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">rh_9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">index_entries</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">index_uppercase</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">index_capitals</category>
      <pubDate>Wed, 31 Jul 2013 14:43:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1266426</guid>
      <dc:date>2013-07-31T14:43:08Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Broken Links report - TOC references</title>
      <link>https://forums.adobe.com/thread/1246485</link>
      <description>&lt;!-- [DocumentBodyStart:750ffaa0-b6b4-4bc8-9d53-354d45e93ac6] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm cleaning up my broken links and there are quite a few that puzzle me. This is what they look like in the Broken Links report (Tools &amp;gt; Reports &amp;gt; Broken Links):&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin-bottom: .0001pt;"&gt;&lt;strong style="font-size: 8.5pt; font-family: 'MS Shell Dlg','sans-serif';"&gt;Missing topic 'Adding_Vendors.htm#vendor_status' is referenced by the following:&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin-left: 20.0pt; margin-bottom: .0001pt;"&gt;&lt;strong style="font-size: 8.5pt; font-family: 'MS Shell Dlg','sans-serif';"&gt;TOC references:&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin-left: 20.0pt; margin-bottom: .0001pt;"&gt;&lt;span style="font-size: 8.5pt; font-family: 'MS Shell Dlg','sans-serif';"&gt;vendor_status&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If I double-click the link in the Project Manager pod (Project Manager pod &amp;gt; Broken Links), the Topic References window opens.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For Topic, it says &lt;strong style="font-size: 8.5pt; font-family: 'MS Shell Dlg','sans-serif';"&gt;Adding_Vendors.htm#vendor_status&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For References, it shows what looks like a TOC book and then &lt;strong&gt;AutoCreate: vendor_status&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What does this mean? What's broken, and how do I get to it to fix it?&amp;nbsp; Or should I just click the Delete button at the bottom of the Topic References window?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:750ffaa0-b6b4-4bc8-9d53-354d45e93ac6] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">broken_hyperlinks</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">toc_references</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">autocreate</category>
      <pubDate>Tue, 02 Jul 2013 15:57:31 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1246485</guid>
      <dc:date>2013-07-02T15:57:31Z</dc:date>
      <clearspace:dateToText>1 year 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Is RH10 Compatible with Windows 8</title>
      <link>https://forums.adobe.com/thread/1265117</link>
      <description>&lt;!-- [DocumentBodyStart:9d0c4165-0784-454a-b7b5-575ea6352e2e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm just beginning to think about Windows 8.&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Has there been any further news on RH 10 support for Windows 8?&amp;nbsp; Also, when developing help for Windows 8, do you need to output as WebHelp, or is HTML Help (.chm) supported, too?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9d0c4165-0784-454a-b7b5-575ea6352e2e] --&gt;</description>
      <pubDate>Mon, 29 Jul 2013 19:03:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1265117</guid>
      <dc:date>2013-07-29T19:03:49Z</dc:date>
      <clearspace:dateToText>1 year 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Some hyperlinks not appearing in generated Word doc</title>
      <link>https://forums.adobe.com/thread/974798</link>
      <description>&lt;!-- [DocumentBodyStart:20b28cc9-3f36-4e37-9d9d-f170452fa167] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;When I generate a Word document, some of the hyperlinks show up, but not all.&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I looked at Peter Grainge's site under Printed Documentation and issues, but didn't find anything that matched my problem. I also looked here on the forum, but didn't find anything.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a feeling it's a problem with style mapping because the links that aren't showing up are those that appear in lists (both ol and ul). &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In other words, if I put a link in a paragraph that's a regular &amp;lt;p&amp;gt;&amp;lt;/p&amp;gt; paragraph, it appears in the Word doc and the link itself works.&lt;/p&gt;&lt;p&gt;If I put it in a &amp;lt;li&amp;gt;&amp;lt;/li&amp;gt; paragraph, the link does not carry over; there is no blue underlining and if you mouse over what should be a hyperlink, the cursor does not change to a hand icon.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can anyone provide any suggestions? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm using RoboHelp 9 and Word 2010.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:20b28cc9-3f36-4e37-9d9d-f170452fa167] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">hyperlink</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">printed_documentation</category>
      <pubDate>Tue, 13 Mar 2012 18:57:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/974798</guid>
      <dc:date>2012-03-13T18:57:56Z</dc:date>
      <clearspace:dateToText>1 year 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>14</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Can't add synonym that contains a hyphen</title>
      <link>https://forums.adobe.com/thread/1240529</link>
      <description>&lt;!-- [DocumentBodyStart:51f58cc1-61cb-4e81-88db-34c052c30cb2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;The software I'm documenting refers to both email and e-mail. I was searching for something using the Search tab (in the compiled help) the other day and couldn't find it. To my surprise, searching for email versus e-mail produces different results.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I figured I would work around it by mapping a synonym. (File &amp;gt; Project Settings, then click Advanced, and then click the Synonym tab.)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I entered email, and then tried to add the synonym e-mail.&amp;nbsp; I got this error message:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;"Synonym editor cannot map phrases. Please provide single word."&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there any way around this? The only thing I can think of is to do a global search, find all the topics with either, and enter index entries for both email and e-mail.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am using RH 9.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;added RH9 to the tag list.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:51f58cc1-61cb-4e81-88db-34c052c30cb2] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">hyphen</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">synonym</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">synonyms</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">robohelp_9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">rh_9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">robohelp_html_9</category>
      <pubDate>Mon, 24 Jun 2013 17:58:04 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1240529</guid>
      <dc:date>2013-06-24T17:58:04Z</dc:date>
      <clearspace:dateToText>1 year 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>RH9 hangs while generating printed doc</title>
      <link>https://forums.adobe.com/thread/1219049</link>
      <description>&lt;!-- [DocumentBodyStart:3e166afc-5f6e-46f2-8714-54ae186697fc] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I was generating a printed doc and left my desk. When I came back, the laptop had gone to sleep. When I woke it, it was stuck on the last part, Updating Index. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I let it go for a while (the progress bar was showing that it was almost done and still processing topics). After 20 minutes, I tried to cancel by clicking Cancel. It ignored me. I killed it with Task Manager.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I waited a minute, then restarted RH. I tried again. It said the document was in use. I shut everything down, restarted Windows, and tried again. Got the same message. Went and deleted everything in the output folder for the printed doc. Deleted the .CPD file, just because. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Restarted Windows again. Tried generating the printed doc again. It's stuck at the same point, and it's been over a half hour.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I could go back to yesterday's backup without much pain (no major changes since then), but just in case this happens again and I don't have that option, what should I do?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It's a long weekend here in the States (Memorial Day) and I think it's a Bank Holiday in the UK (Spring Bank Holiday), so I'm sure you all aren't glued to your screens &lt;span aria-label="Wink" class="emoticon-inline emoticon_wink" style="height:16px;width:16px;"&gt;&lt;/span&gt;, so I'll be patient.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3e166afc-5f6e-46f2-8714-54ae186697fc] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">hang</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">robohelp_9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">printed_documentation</category>
      <pubDate>Fri, 24 May 2013 21:57:40 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1219049</guid>
      <dc:date>2013-05-24T21:57:40Z</dc:date>
      <clearspace:dateToText>1 year 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Insert date in footer in printed document</title>
      <link>https://forums.adobe.com/thread/1225485</link>
      <description>&lt;!-- [DocumentBodyStart:0666111e-9d50-4ae7-9f0a-e10167748807] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I've searched this site and it seems that there is no way to change the header or footer that RoboHelp uses when creating the printed document. I even tried editing the footer in the Word template that I use, but it doesn't seem to work.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So, assuming that you can't change the header/footer by changing the template, has anyone created a Word macro after the fact to insert a date?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We use the Word doc to review the help. Currently I use an old-tech ink date stamp to stamp each page before I give it to the user. This isn't a problem when you're doing a few topics at a time, but we're getting to the point where I'm going to be getting final review for large chunks and that's not going to be the best use of my time &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm using RH9.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0666111e-9d50-4ae7-9f0a-e10167748807] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">word</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">footers</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">footer</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">robohelp_9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">rh9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">robohelp_html</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">robohelp_html_v9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">printed_documentation</category>
      <pubDate>Tue, 04 Jun 2013 15:34:30 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1225485</guid>
      <dc:date>2013-06-04T15:34:30Z</dc:date>
      <clearspace:dateToText>1 year 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Browse sequence buttons not appearing in RoboHelp 9 .chm file</title>
      <link>https://forums.adobe.com/thread/1223130</link>
      <description>&lt;!-- [DocumentBodyStart:99a7eb6d-ed2e-41a3-9a17-2c998a13ec18] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;When I first created this project two years ago, I didn't think I'd be using browse sequences. Well, of course, things change, and now I think it would be a good idea.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I followed the instructions for creating a browse sequence automatically (Tools &amp;gt; Browse Sequence Editor, then Auto-create from TOC). That seemed to work.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I compile the .chm file. No &amp;gt;&amp;gt; buttons.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How do I enable them? I looked at the master page layout and didn't see anything there. I looked at the Project Settings (File &amp;gt; Project Settings) and couldn't see anything there.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've searched the RH 9 help and can't find any reference. My guess is that they must appear automatically and I must have, in my infinite wisdom (HA!) deleted them two years ago when I thought I didn't need them.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Suggestions?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:99a7eb6d-ed2e-41a3-9a17-2c998a13ec18] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">browse_sequence</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">browse_button</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">browse_sequence_button</category>
      <pubDate>Fri, 31 May 2013 13:58:07 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1223130</guid>
      <dc:date>2013-05-31T13:58:07Z</dc:date>
      <clearspace:dateToText>1 year 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>User wants to include username and password in a topic</title>
      <link>https://forums.adobe.com/thread/1206958</link>
      <description>&lt;!-- [DocumentBodyStart:eecd343e-c725-4b28-8e7e-7c28d8281aa2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;A user just gave me a list of instructions that he wants in the online help. The instructions include a username and password for downloading a file from an FTP site. I don't like that idea for a couple of reasons.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The first is that anyone in the company who has access to the help file can see that username and password. He says that's not a problem, that it just gives them access to a file, but I still worry that some of the information in that file could be misused.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;My second problem is that passwords change (or, at least, they should!) and that could mean that the help file becomes out of date and will need updating frequently.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So, any ideas on how I could handle this? I just searched the discussion area here and there doesn't seem to be a way to password protect part of the file. (We're delivering as a .chm, so I can't use the features of a web server to protect it.)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;His reason for wanting it to be part of the main help file is that this way all the information is in one place. One thing I could suggest is that we put everything EXCEPT the username and password in the help, and put that somewhere more secure.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Has anyone else had this problem? How did you handle it?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:eecd343e-c725-4b28-8e7e-7c28d8281aa2] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">password_protection</category>
      <pubDate>Tue, 07 May 2013 19:06:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1206958</guid>
      <dc:date>2013-05-07T19:06:59Z</dc:date>
      <clearspace:dateToText>1 year 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>I-beam on headings in printed document</title>
      <link>https://forums.adobe.com/thread/1045697</link>
      <description>&lt;!-- [DocumentBodyStart:e518071f-b470-4456-af38-9d7b1d2f31cf] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;This drove me crazy yesterday, so I thought I'd post my findings in case any of you have had similar problems.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In my printed doc, I noticed that some of my headings had an I-beam at the beginning. I searched this forum and the web for I-beam and RoboHelp and found nothing, so I wondered if it was something Word was doing, not RoboHelp.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm sure I would have figured it out quicker if I had more experience with some of Word's features, but despite the fact that I started using Word in 1987 (yes, it was around then), I've mostly used FrameMaker for complex documents. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Those I-beams are Word's way of indicating a bookmark. Somehow my setting for Show Bookmarks in Word got turned on. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This web page tells how to turn bookmarks viewing on and off in Word 2007 and 2010:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://wordribbon.tips.net/T009190_Seeing_Where_Bookmarks_Are.html" rel="nofollow" target="_blank"&gt;http://wordribbon.tips.net/T009190_Seeing_Where_Bookmarks_Are.html&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;(If that page disappears, search for Show Bookmarks Word.)&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e518071f-b470-4456-af38-9d7b1d2f31cf] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">word</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">rh9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">printed_documentation</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">ibeam</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">i-beam</category>
      <pubDate>Tue, 07 Aug 2012 13:23:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1045697</guid>
      <dc:date>2012-08-07T13:23:08Z</dc:date>
      <clearspace:dateToText>2 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>View &gt; Pods &gt; Topic List not working</title>
      <link>https://forums.adobe.com/thread/1025365</link>
      <description>&lt;!-- [DocumentBodyStart:f24c65ed-bd06-4b76-bcbf-24f5f6bad70c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm running RoboHelp HTML v9.0.2.271.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I select View &amp;gt; Pods &amp;gt; Topic List, nothing happens. This used to work -- I used to use it all the time -- but it hasn't worked for a couple of weeks. I've been managing by using View &amp;gt; Pods &amp;gt; Project Manager, and then expanding the HTML Files (Topics) list, but now I want to be able to sort by master page name and so on.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm wondering if this is registry problem like the one I described on&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-thread-small" data-containerId="2256" data-containerType="14" data-objectId="947268" data-objectType="1" href="https://forums.adobe.com/thread/947268?tstart=0"&gt;http://forums.adobe.com/thread/947268?tstart=0&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any suggestions?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f24c65ed-bd06-4b76-bcbf-24f5f6bad70c] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">pods</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">robohelp_html</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">robohelp_html_v9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">view_pods_topic_list</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">topic_list</category>
      <pubDate>Mon, 18 Jun 2012 20:58:40 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1025365</guid>
      <dc:date>2012-06-18T20:58:40Z</dc:date>
      <clearspace:dateToText>2 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>View Selected Item no longer working?</title>
      <link>https://forums.adobe.com/thread/947268</link>
      <description>&lt;!-- [DocumentBodyStart:408ee10f-8211-4d1b-9f53-7c1af036166f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm currently at RoboHelp HTML v9.0.2.271, having updated just last week. I wanted to show a user what the topic would look like in the help and clicked the View Selected Item topic (the one that looks like a pair of eyeglasses) and nothing happened. I've been using it all along. Did something change in 9.0.2, or have I done something so that it doesn't display?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:408ee10f-8211-4d1b-9f53-7c1af036166f] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">robohelp_9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">view_selected_item</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">view_topic</category>
      <pubDate>Tue, 10 Jan 2012 20:17:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/947268</guid>
      <dc:date>2012-01-10T20:17:57Z</dc:date>
      <clearspace:dateToText>2 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>12</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Link to a bookmark from the TOC?</title>
      <link>https://forums.adobe.com/thread/1011149</link>
      <description>&lt;!-- [DocumentBodyStart:df8007c7-730f-4d10-a7b6-2fc30448845b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I couldn't find this anywhere in the help. The only time it mentioned linking to a bookmark from a TOC was if you used the feature to autocreate your TOC.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I think I figured out how to do it, but wanted to run it by the forum to see if this is right.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is this how it's done?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ol&gt;&lt;li style="text-align: start;"&gt;Add a new page to the TOC.&lt;ol&gt;&lt;li style="text-align: start;"&gt;Enter a title.&lt;/li&gt;&lt;li style="text-align: start;"&gt;For File Name, pick the topic that contains the bookmark.&lt;/li&gt;&lt;li style="text-align: start;"&gt;Click OK to save it. Your page should be listed in the TOC.&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;li style="text-align: start;"&gt;Right-click the TOC page you just created. The TOC Page Properties window opens.&lt;/li&gt;&lt;li style="text-align: start;"&gt;At the bottom of the page, where it says "Link to", add # plus the bookmark name to the end. &lt;/li&gt;&lt;/ol&gt;&lt;p style="text-align: start; padding-left: 30px;"&gt;For example, if your topic appears as &lt;strong&gt;Entering_a_New_Customer.htm&lt;/strong&gt; and the bookmark is called &lt;strong&gt;address&lt;/strong&gt;, you'd add #address to the end of the filename. That gives you a link of &lt;strong&gt;Entering_a_New_Customer.htm#address&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="text-align: start;"&gt;Is there a different way to do it? This way requires two steps and requires you to know the name of the bookmark; you can't navigate to it.&lt;strong&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:df8007c7-730f-4d10-a7b6-2fc30448845b] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">toc</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">bookmark</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">bookmark_toc</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">link_to_bookmark</category>
      <pubDate>Thu, 24 May 2012 19:28:40 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1011149</guid>
      <dc:date>2012-05-24T19:28:40Z</dc:date>
      <clearspace:dateToText>2 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Page numbers in Word TOC not correct; have to open doc and update</title>
      <link>https://forums.adobe.com/thread/1000044</link>
      <description>&lt;!-- [DocumentBodyStart:49642707-ec1c-4c8d-be42-e7e8d20c2540] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm using RoboHelp HTML 9 and Word 2010.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I generate a Word doc (.docx) as one of my outputs. The Word TOC works -- that is, if I Ctrl-Click one of the items in the TOC, I'm taken to that item.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;A user just came up to me asking why the page numbers are off. Here's what I see.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I use SSL to generate the Word doc.&lt;/p&gt;&lt;p&gt;In the TOC, I look for the topic "Setting Up Comments." It's listed as being on page 30. &lt;/p&gt;&lt;p&gt;I Ctrl-Click that TOC item and it takes me to the topic, but when I look at the footer, it says this is page 28.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If I go back to the TOC, right-click, and choose "Update page numbers only", Word updates the TOC, which now shows the correct page number, page 28.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In other words, generating my printed doc is now a multi-step process:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ol&gt;&lt;li style="text-align: start;"&gt;Use SSL to generate the Word doc.&lt;/li&gt;&lt;li style="text-align: start;"&gt;Open the Word doc and update the TOC.&lt;/li&gt;&lt;li style="text-align: start;"&gt;Save the Word doc.&lt;/li&gt;&lt;/ol&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="text-align: start;"&gt;Shouldn't the TOC be right the first time around? Am I forgetting to do something?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:49642707-ec1c-4c8d-be42-e7e8d20c2540] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">word</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">toc</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">word_2010</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">robohelp_html_v9</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">printed_documentation</category>
      <pubDate>Mon, 07 May 2012 21:11:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1000044</guid>
      <dc:date>2012-05-07T21:11:00Z</dc:date>
      <clearspace:dateToText>2 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Conditional build for chm and printed doc produce different outputs</title>
      <link>https://forums.adobe.com/thread/998042</link>
      <description>&lt;!-- [DocumentBodyStart:403b4137-75da-457b-95ed-0322267060ed] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm using RoboHelp HTML 9.0.2.271&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In my TOC, I have two "books" of topics that I want to exclude from output because the topics won't be required at this time.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="text-align: start;"&gt;I right-clicked each book in the TOC and applied a condition ("Defer").&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ol&gt;&lt;li style="text-align: start;"&gt;For the HTML Help (.chm), I made my build expression say NOT Defer and NOT Comment.&lt;/li&gt;&lt;li style="text-align: start;"&gt;I generated the help. &lt;/li&gt;&lt;/ol&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="text-align: start;"&gt;The two books (and their topics) were excluded, as I expected.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ol&gt;&lt;li style="text-align: start;"&gt;For printed documentation (.doc), I made my build expression say NOT Defer and NOT Comment and NOT Online.&lt;/li&gt;&lt;li style="text-align: start;"&gt;I generated the Word doc.&lt;/li&gt;&lt;/ol&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="text-align: start;"&gt;The two books were &lt;em&gt;NOT &lt;/em&gt;excluded; they appeared in the printed doc.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="text-align: start;"&gt;The workaround is to delete them from the Chapter Layout window when I generate the printed doc, but I expected that since my build expression said to NOT include them, that they wouldn't be included.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="text-align: start;"&gt;Is my method wrong, or is it my expectation?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:403b4137-75da-457b-95ed-0322267060ed] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">printed_documentation</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">conditional_build</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">rh_9</category>
      <pubDate>Wed, 02 May 2012 20:02:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/998042</guid>
      <dc:date>2012-05-02T20:02:33Z</dc:date>
      <clearspace:dateToText>2 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Status by To Do list item?</title>
      <link>https://forums.adobe.com/thread/966242</link>
      <description>&lt;!-- [DocumentBodyStart:c682df43-6927-4573-aec9-08daf40d2122] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Is there a way to see the status by To Do assignment listed with Topic Name?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;That is, I've created a number of To Do list items to reflect the review cycle.&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If I run a status report, I can see how many topics have the Need Engineering Answer classification, but I can't figure out a way to either get a list of those or to sort the topic list by To Do items onscreen.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any clues? Any other way to do this? I notice that the To Do categories are listed in the&amp;nbsp; topic-check-list Meta tag in the HTML. I'm using Windows 7. Is there a way to search the contents of HTML files in a particular folder? I tried searching contents, but it doesn't find anything.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c682df43-6927-4573-aec9-08daf40d2122] --&gt;</description>
      <pubDate>Wed, 22 Feb 2012 17:48:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/966242</guid>
      <dc:date>2012-02-22T17:48:56Z</dc:date>
      <clearspace:dateToText>2 years 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Where do you set the topic break level when importing/linking from FrameMaker?</title>
      <link>https://forums.adobe.com/thread/923723</link>
      <description>&lt;!-- [DocumentBodyStart:3539ae54-0832-47b4-8466-40cadd7a4445] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have the Technical Communication Suite. I'm importing a FrameMaker 9 book into a RoboHelp HTML project.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How do I tell it where to break the topics?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;That is, I followed these instructions from the RH help, but I ended up with only 1 topic per chapter. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ol style="list-style-type: decimal;"&gt;&lt;li&gt;Create a project in RoboHelp.&lt;/li&gt;&lt;li&gt;Select File &amp;gt; Link &amp;gt; FrameMaker Documentt.&lt;/li&gt;&lt;li&gt;Select FrameMaker BOOK (book files) from the Files Of Type pop-up menu.&lt;/li&gt;&lt;li&gt;Browse to select the FrameMaker book file and click Open. &lt;/li&gt;&lt;/ol&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;and then...&lt;/p&gt;&lt;ul style="list-style-type: disc;"&gt;&lt;li&gt;Right-click the linked FrameMaker document from the Project Manager pod and then select Update &amp;gt; Generate.&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When and where do I specify that I want a new topic every time it sees a FrameMaker Heading 1 or Heading 2 paragraph tag?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3539ae54-0832-47b4-8466-40cadd7a4445] --&gt;</description>
      <pubDate>Thu, 10 Nov 2011 20:29:46 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/923723</guid>
      <dc:date>2011-11-10T20:29:46Z</dc:date>
      <clearspace:dateToText>3 years 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Converting from WebWorks to RoboHelp</title>
      <link>https://forums.adobe.com/thread/921528</link>
      <description>&lt;!-- [DocumentBodyStart:70cd0ed0-97af-478c-b5af-909f5ce397b9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;My client acquired a company that had been using FrameMaker &amp;gt; WebWorks ePublisher to produce HTML Help. In the process of the acquisition, the WebWorks Publisher software got wiped out and my client decided to go with RoboHelp. "No problem," I thought, since my client has the Tech Comm Suite with FM 9 and RH 8.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The existing application uses dialog-level help and the output is a *.chm file.&amp;nbsp; I couldn't find a map file anywhere, so I asked the engineers. They don't know where the .h files are. I can't find it with the document sources.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I asked the engineer to look at the code and find where it calls the help. He sent me back a code fragment that looks like this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;//===============================================================&lt;/p&gt;&lt;p&gt;// The Help filenames shown below are provided by the help author&lt;/p&gt;&lt;p&gt;//===============================================================&lt;/p&gt;&lt;p&gt;&amp;nbsp; public string AddCustomer = "Add_Edit_Customer.html";&lt;/p&gt;&lt;p&gt;&amp;nbsp; public string CustomerManager = "Manage_Customers.html";&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I saw that, I thought that maybe the application was really using Web Help and the .chm file was a red herring. I looked in the application's installation directory for HTML files and couldn't find any.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I keep thinking that his piece of code isn't wha't's really being called (I believe he's new to this project).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Has anyone converted dialog-level help from WW to RoboHelp? WW would have to have used a map file, right?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any suggestions (other than telling my client to repurchase WW)?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:70cd0ed0-97af-478c-b5af-909f5ce397b9] --&gt;</description>
      <pubDate>Fri, 04 Nov 2011 23:16:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/921528</guid>
      <dc:date>2011-11-04T23:16:24Z</dc:date>
      <clearspace:dateToText>3 years 1 week ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Draft watermark in RH9 docx output?</title>
      <link>https://forums.adobe.com/thread/910285</link>
      <description>&lt;!-- [DocumentBodyStart:ce3aa869-f891-4a06-9c33-7ce842a0d8d0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm using RoboHelp HTML 9 and I have a separate cover that I insert for the printed output. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I created the cover using Microsoft Word 2010 (on Windows 7) and used the Page Layout &amp;gt; Watermark feature to insert a diagonal DRAFT notification.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I generated my printed documentation, the cover doesn't show the watermark. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I tried using both a .doc and a .docx version of the cover page, and producing .doc and then .docx versions of the output. I still don't see the DRAFT on the cover page.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Ideally I should have a way to make a DRAFT watermark for both my printed and HTMLHelp outputs, but I thought this would be good enough for now.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If this isn't an option, is there a simple way to do what I want? (Mark a copy as draft so that someone doesn't find a printed copy lying around and think it's the final version.)&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ce3aa869-f891-4a06-9c33-7ce842a0d8d0] --&gt;</description>
      <pubDate>Wed, 05 Oct 2011 19:08:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/910285</guid>
      <dc:date>2011-10-05T19:08:33Z</dc:date>
      <clearspace:dateToText>3 years 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Placeholders (breadcrumbs, Mini-TOCs) not showing in Printed Documentation</title>
      <link>https://forums.adobe.com/thread/907740</link>
      <description>&lt;!-- [DocumentBodyStart:9831b880-51ae-4fa8-9636-9c2000cfdbb8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I've included Placeholders (breadcrumbs and Mini-TOCs) in Master Pages. They work as expected for the HTMLHelp output, but when I generate Printed Documentation (.doc), they aren't there.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I checked to make sure that I didn't accidentally assign them an online-only condition (I didn't).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm using RoboHelp 9 (RH9). Do I need to do something special?&amp;nbsp; I just tried specifically applying the Print condition to the breadcrumbs in the footer and using that condition in the build, but that didn't help.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9831b880-51ae-4fa8-9636-9c2000cfdbb8] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">breadcrumb</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">mini-toc</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">placeholders</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">documentation</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">printed</category>
      <pubDate>Wed, 28 Sep 2011 21:35:39 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/907740</guid>
      <dc:date>2011-09-28T21:35:39Z</dc:date>
      <clearspace:dateToText>3 years 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Map ID question</title>
      <link>https://forums.adobe.com/thread/907187</link>
      <description>&lt;!-- [DocumentBodyStart:85312d8e-a4df-4b6d-9fcc-6c451cc50760] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I found a few posts on Map IDs, but none of them exactly answer my question, at least not that I can tell. My apologies if this is a duplicate.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm using RoboHelp 9.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am working on a HTMLHelp project with a .chm output.&amp;nbsp; I want to implement dialog-level help. That is, there will be a help button or icon on the window and the user will click that to get help on the window itself.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Let's ignore the question of whether the developers reuse a window, changing the output with variables, which is something I read about on a post I found. Let's assume for a second that the developer will be able to "hook up" the help button to a topic as long as I give her a map file.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As someone noted in a previous topic, auto-map works well the first time you use it, but the question is, how do I automatically get a map ID for a topic I've added?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For example, today I added 20 placeholder topics. The only way I know to get map IDs for a new topic is this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1. Open Topic Properties (I'm right-clicking on the topic in the Topic List pane and selecting Properties).&lt;/p&gt;&lt;p&gt;2. Click the Advanced tab.&lt;/p&gt;&lt;p&gt;3. Click the Edit Map IDs button.&lt;/p&gt;&lt;p&gt;4. Select the Map File at the top.&lt;/p&gt;&lt;p&gt;5. Make sure that the correct topic is highlighted in the right pane (it's hard to see).&lt;/p&gt;&lt;p&gt;6. CLick the Auto-map button.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Isn't there any way to configure RH so that whenever I create a new topic, RH automatically gives it a map number without me doing anything?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;(And am I imagining it, or did RH at one time used to do this? I've used it sporadically since 1995, and I don't remember having to re-open the Properties window. Maybe the window for creating a new topic had a checkbox?)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Colum, I read your article and comments on manually adding the new map IDs.&amp;nbsp; As you can probably tell by the fact that I'm creating placeholder topics, this help file isn't complete yet. Should I just delete the map file, wait until I've finished adding topics, and then auto-number as if I was just starting out?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:85312d8e-a4df-4b6d-9fcc-6c451cc50760] --&gt;</description>
      <pubDate>Tue, 27 Sep 2011 19:02:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/907187</guid>
      <dc:date>2011-09-27T19:02:23Z</dc:date>
      <clearspace:dateToText>3 years 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>RoboHelp Reports</title>
      <link>https://forums.adobe.com/thread/905826</link>
      <description>&lt;!-- [DocumentBodyStart:cf27b4ef-e1a2-4e50-af3e-259b40bec08b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I find the ability to create my own To Do categories very useful, but I can't figure out a way to, for example, get a list of topics that I've assigned the "Placeholder text" category to, or a list of topics sorted by To Do category.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Am I using the wrong feature? Or is there a way to add columns to the Topic List? Is there a third-party tool that allows one to customize?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm using RoboHTML 9.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:cf27b4ef-e1a2-4e50-af3e-259b40bec08b] --&gt;</description>
      <pubDate>Fri, 23 Sep 2011 15:22:46 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/905826</guid>
      <dc:date>2011-09-23T15:22:46Z</dc:date>
      <clearspace:dateToText>3 years 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>HTML comments not showing up in snippets in RH9?</title>
      <link>https://forums.adobe.com/thread/885479</link>
      <description>&lt;!-- [DocumentBodyStart:6152650a-371c-4be2-844c-d4ccc1b37084] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I want to be able to add some HTML comments sometimes when I enter content.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For example, let's say I want a pair of HTML comments like so, with a place for text between them.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;!-- begin info pulled from the v3 P &amp;amp; P manual --&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;and&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;!-- end info pulled&amp;nbsp; from the v3 P &amp;amp; P manual --&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I created a snippet, entering the following using HTML view:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;!-- begin info pulled&amp;nbsp; from the v3 P &amp;amp; P manual --&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;p&amp;gt;Copy the text in here.&amp;lt;/p&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;!-- end info pulled&amp;nbsp; from the v3 P &amp;amp; P manual --&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I dragged the snippet onto the topic, though, the HTML comments (lines 1 and 3 in the example) were missing. That was the whole point of the snippet: To be able to copy in the HTML comment lines.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I can open the snippet in HTML view, copy the lines, and paste them into the HTML view of the topic, of course, but I'm going to be leaving this project after it's over and don't want to have my successor pulling his/her head out wondering how to get this to work.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Suggestions?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6152650a-371c-4be2-844c-d4ccc1b37084] --&gt;</description>
      <pubDate>Tue, 02 Aug 2011 23:47:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/885479</guid>
      <dc:date>2011-08-02T23:47:37Z</dc:date>
      <clearspace:dateToText>3 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Copy and paste in Sticky Note causes Reader X to hang</title>
      <link>https://forums.adobe.com/thread/863034</link>
      <description>&lt;!-- [DocumentBodyStart:7638c8cc-f29b-40bd-9927-9ec770f24f55] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a reviewer who is trying to comment on a PDF.&amp;nbsp; When he tries to paste in a Sticky window, Acrobat Reader X hangs. I watched him do it twice, and both times it hung.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;First time:&lt;/p&gt;&lt;p&gt;He created a sticky, moved out of the sticky to highlight some text, pressed Ctrl-C, moused back into the sticky and pressed&amp;nbsp; Ctrl-V. Reader X hung.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Second time:&lt;/p&gt;&lt;p&gt;He typed something in a text window, copied part of it, and then tried to paste it in the window.&lt;/p&gt;&lt;p&gt;(He tried both Ctrl-C, Ctrl-V and Edit &amp;gt; Copy,&amp;nbsp; Edit &amp;gt; Paste.) Reader X hung.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I think he was using Firefox, but I'm not sure. He's on Windows XP.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Has anyone experienced this before?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I made the PDF using FrameMaker 9 and Acrobat 9 Pro Extended on Windows 7.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;MM&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7638c8cc-f29b-40bd-9927-9ec770f24f55] --&gt;</description>
      <pubDate>Thu, 09 Jun 2011 21:40:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/863034</guid>
      <dc:date>2011-06-09T21:40:28Z</dc:date>
      <clearspace:dateToText>3 years 5 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>LMS not required for quizzes?</title>
      <link>https://forums.adobe.com/thread/831778</link>
      <description>&lt;!-- [DocumentBodyStart:29f3fa20-f837-4edb-94f6-e19e966cb399] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I just want to make sure of something before I go blathering on about the quiz feature in Captivate. &lt;span aria-label="Wink" class="emoticon-inline emoticon_wink" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I know that Captivate will work with an LMS, Acrobat.com, and Adobe Connect, but are any of those REQUIRED?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;That is, if I don't have an LMS, don't have a subscription to Acrobat.com, and don't have Adobe Connect (or a subscription, whatever), can I still create quizzes so that users can self-test, just for their own knowledge?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:29f3fa20-f837-4edb-94f6-e19e966cb399] --&gt;</description>
      <pubDate>Thu, 31 Mar 2011 04:11:02 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/831778</guid>
      <dc:date>2011-03-31T04:11:02Z</dc:date>
      <clearspace:dateToText>3 years 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Best practices for importing .png screen shots into FrameMaker 9?</title>
      <link>https://forums.adobe.com/thread/826266</link>
      <description>&lt;!-- [DocumentBodyStart:f5d7782b-0e99-477c-b57e-db7742b39388] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm new to importing .png screen shots into FrameMaker, and also new to FrameMaker 9. To compound things, I have engineers giving me screen shots taken on Linux machines, using a client like NX to get to Linux. My screen shots are coming in fuzzy and instead of trying to troubleshoot what's going wrong here, I was wondering if someone could quickly tell me what normally works with FrameMaker 9 and .png on a Windows system so I can troubleshoot from there.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;That is, let's say I'm capturing a screen shot on a Windows system and I use some tool (Paint Shop Pro X, SnagIt, Alt-PrintScreen, or whatever).&amp;nbsp; I save the screen shot as .png and then import by reference into FrameMaker 9.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What dpi do I use in the capturing program?&lt;/p&gt;&lt;p&gt;What dpi do I use when I import by reference into FM?&lt;/p&gt;&lt;p&gt;What if that makes the screen shot too large/too small: Is it better to use the FrameMaker Graphics &amp;gt; Scale solution, to resize it in my capture program, or to retake the screen shot?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f5d7782b-0e99-477c-b57e-db7742b39388] --&gt;</description>
      <pubDate>Tue, 22 Mar 2011 19:52:17 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/826266</guid>
      <dc:date>2011-03-22T19:52:17Z</dc:date>
      <clearspace:dateToText>3 years 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Customized job listed in drop down, but can't find .joboptions file</title>
      <link>https://forums.adobe.com/thread/775804</link>
      <description>&lt;!-- [DocumentBodyStart:3d166ae0-e834-46d7-8fa0-7108fd3fa773] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I recently started a new contract where they are using Acrobat 8 Standard on a Windows XP machine. When I generate a PDF, there's a customized PDF job option called Company_Standard. I've been asked to find that file so that we could back it up somewhere.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've searched for Company_Standard.joboptions, *.joboptions, Company_Standard*.*, and just about every other combination. I've changed the Windows folder options so that I can see hidden files and system files. I *cannot* find Company_Standard.joboptions.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Aha! I just answered my own question, but I can't believe how hard it was to find it!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;It was in C:\Documents and Settings\Administrator\Application Data\Adobe\Adobe PDF\Settings, but it did not show up in any search I did! I finally found it by creating a PDF and reading the success message!&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;So, instead of canceling this post, I thought I'd post it anyway in case anyone else had the same problem. This should have been a lot easier to find, but maybe this is a Windows thing because it's under the Administrator user.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3d166ae0-e834-46d7-8fa0-7108fd3fa773] --&gt;</description>
      <pubDate>Mon, 10 Jan 2011 16:29:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/775804</guid>
      <dc:date>2011-01-10T16:29:37Z</dc:date>
      <clearspace:dateToText>3 years 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>FM8 won't print PDF using Distiller 8</title>
      <link>https://forums.adobe.com/thread/762376</link>
      <description>&lt;!-- [DocumentBodyStart:be0b4383-25b5-4467-9e0d-b07c38782ea2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I've just started working at a new job and they have the following:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Windows XP Professional SP3&lt;/p&gt;&lt;p&gt;FrameMaker 8.0p277&lt;/p&gt;&lt;p&gt;Acrobat Distiller (Standard) 8.2.5.241&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I tried to Save as PDF and it starts to work, but stops. The .tps file has a size of 0, there's no .pdf, and there's no error message. This happened repeatedly for a number of books I tried.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I looked at the PDF "printer" in the printer queue and the state was Deleting. I canceled all jobs, and the printer disappeared! (It's possible I could have had a slip of the mouse, but not probable; I was being very careful.)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've been searching the forums here, but no one seems to have this particular problem. Any suggestions?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Also, are the drivers downloadable from Adobe? I didn't see any.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:be0b4383-25b5-4467-9e0d-b07c38782ea2] --&gt;</description>
      <pubDate>Tue, 07 Dec 2010 20:58:50 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/762376</guid>
      <dc:date>2010-12-07T20:58:50Z</dc:date>
      <clearspace:dateToText>3 years 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Dreamweaver MX 2004 serial number invalid on Windows 7?</title>
      <link>https://forums.adobe.com/thread/749924</link>
      <description>&lt;!-- [DocumentBodyStart:b30c5ab9-ed3e-49a3-8522-f170209e6c2d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm trying to switch to a new computer.&amp;nbsp; I uninstalled Dreamweaver MX 2004 (also called Dreamweaver 7) from my XP machine and tried to install it on my new Windows 7 Home Premium machine.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;After I entered in the last digit of the serial number, a red x appeared next to it. The only button available was Go Back. In other words, it said my serial number was invalid.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I entered it a couple of more times and then tried an experiment. I installed it again, entered the exact same serial number, and there wasn't any problem. That is, it's definitely a valid serial number.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Then I found an update to 7.01, which I installed. Now I could enter the serial number and it accepted it, but when I clicked Next, it said that this update required the serial number of the previous product. So I tried entering the serial number for Ultradev, which I believe was the previous product. (If not, it's the only other Dreamweaver disk I have around.)&amp;nbsp; That didn't work, so I thought maybe 7.01 was looking for the serial number for 7.00, so I tried that. That didn't work.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any suggestions?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have only one web site that I maintain using Dreamweaver, which is why I haven't upgraded. I'd hate to have to go back to Notepad (actually, I'd use Notepad++ if I had to).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I just remembered something. When I installed it, I accepted the default directory, which was Program Files, not Program Files (x86).&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b30c5ab9-ed3e-49a3-8522-f170209e6c2d] --&gt;</description>
      <pubDate>Tue, 09 Nov 2010 21:03:41 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/749924</guid>
      <dc:date>2010-11-09T21:03:41Z</dc:date>
      <clearspace:dateToText>4 years 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Cannot Save or compile RH 7</title>
      <link>https://forums.adobe.com/thread/19389</link>
      <description>&lt;!-- [DocumentBodyStart:fa0fcc5d-f25f-4952-b05e-c50c99cd88a0] --&gt;&lt;div class="jive-rendered-content"&gt;Earlier today, I made some changes to some topics (deleted
them) and tried to compile the help. Nothing happened. So I tried
to close Word, to restart it. It kept asking me if I wanted to save
a particular document. I replied YES, but it just wouldn't save the
file. 
&lt;br/&gt;
&lt;br/&gt;Doing a Google search, I found a very helpful page at
&lt;br/&gt;
&lt;br/&gt;
&lt;a class="jive-link-external-small" href="http://www.grainge.org/pages/authoring/rh7/using_rh7.htm" rel="nofollow"&gt;http://www.grainge.org/pages/authoring/rh7/using_rh7.htm&lt;/a&gt;
&lt;br/&gt;
&lt;br/&gt;I checked and RHComAdd.dll wasn't disabled. Also, I was
running 7.02, which should have contained the patch. I still
couldn't save or compile.
&lt;br/&gt;I closed Word and then closed RoboHELP, without saving the
file. 
&lt;br/&gt;
&lt;br/&gt;I reopened it using RoboHELP and tried a compile. It worked.
I deleted those three topics again and saved. It saved. It also
compiled.
&lt;br/&gt;
&lt;br/&gt;Anyone else still having this problem? I believe I originally
opened the file by navigating to it using RoboHELP, so I really
don't see why I had this problem.
&lt;br/&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fa0fcc5d-f25f-4952-b05e-c50c99cd88a0] --&gt;</description>
      <pubDate>Wed, 06 Aug 2008 21:55:32 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/19389</guid>
      <dc:date>2008-08-06T21:55:32Z</dc:date>
      <clearspace:dateToText>6 years 3 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

