RH for Word and Unicode

With RoboHelp 7, does RoboHelp for Word now support Unicode
and therefore most non-western languages, i.e. Chinese, Japanes,
Russian, etc.?
In the online Help of RoboHelp for Word 7(trail version), the
following statement can be found under "What's new in Adobe
RoboHelp 7":
Support for Unicode
Create content in multiple languages, in the same RoboHelp
project. Topic, index, TOC, and glossary can have content in
multiple languages. You can import, open, save, and publish
Unicode-encoded content.
I am not sure if this statement is also refering to the
WinHelp output of Robohelp for Word as it is known that Micorsoft's
WinHelp compiler (HCW: Help Compiler Workshop), which RoboHelp for
Word possibly still uses, has not been changed for 10 years. HCW
supports DBCS but definitely not Unicode.
It would of course be a nice supprise if Adobe have actually
managed to make the Unicode encodiing work in RoboHelp for Word.
Could you give more details on this?
I have performed some tests with a Japanese WinHelp 4 project
and the result looks good. I think you have to install RH7 on a
Japanese Windows system. I find running RH7 on an English Windows
with the Japanese Language files installed isn't enough.

Interesting question.
I am certainly one of those who would go the HTML route as
the HTML code created there is much cleaner and less prone to
issues than HTML created by Word. Also you can get at the HTML and
do things in the help that are not possible when working with Word.
However, you have hit the nail on the head when you mention future
authors in your company. Increasingly I believe that being able to
work with an HTML tool, which is not the same as needing to have a
good understanding of HTML, will become a basic expectation of
anyone seeking a technical authoring role, if it is not already.
But there are many organisations where the job is part time and
knowledge of Word is all that can be expected. Personally I would
go the HTML route and force the issue. It should not take too much
to get someone else to the point where they can follow on.
When I first created help I used RH HTML I started by using
Word as the editor. I hit some problems and was persuaded to use
the HTML editor. I got help along the way and now I would not
consider anything else. If I can do it, anyone can.
If you are going to import from a project created using Word,
do take a look at the topic on my site about importing from Word.

Similar Messages

  • PC Windows, Office 2010, Acrobat X Standard - how to configure Acrobat that PDF documents are generated in PDF version 1.4 by default for word and excel (already tried to change the pre-adjustment for word and excel)

    PC Windows 7 Pro
    Office 2010
    Acrobat X Standard
    Ich habe bereits in den Voreinstellungen von Acrobat X Standard für Word und Excel die Einstellungen dahingehend geändert, dass PDF Dateien mit der PDF Version 1.4 generiert werden - jedoch funktioniert dies nicht.

    Edit:
    The description above was erroneously written in german - sorry for that - please find the english description below:
    PC Windows 7 Pro
    Office 2010
    Acrobat X Standard
    I alrady tried to change the pre-adjustment in Acrobat X Standard for Word and Excel, that PDF files should be generated in PDF Version 1.4 out of these applications - but it did not work.

  • In Pages document, how do I search for word and view its frequency and page numbers in a sidebar?

    I have a long document and I want to be able to search for certain key words and phrases, and then see how many times they appear in the document and exactly where.  How do I conduct this sort of search and viewing?  In the past, in Pages and Word, I've been able to view my "finds" in a sidebar but I can't figure out how to activate that service anymore.
    Thanks!

    Here is a word frequency concordance Automator Service that works in both versions of Pages. It does not present a page number reference. It is by descending count, and alphabetically, within the repetitive counts as shown in the image here. In any document, you select the text to process, then Menu > Application Name > Services > Frequency. The Service will open TextEdit with the n-pages of scrollable results. It is 16 pt Helvetica Neue for legibility.
    Here is the code:
    on run {input, parameters}
         try
              set mySelection to input as text
              set formatted_result to concordance(mySelection)
              if formatted_result is not null then
                   set textHeading to "Word Frequency List"
                   tell application "TextEdit"
                   activate
                         set NewDoc to make new document with properties {name:"Concordance"}
                         make new paragraph at beginning of text of NewDoc with data textHeading & return
                         make new paragraph at end of text of NewDoc with data formatted_result
                         tell text of NewDoc
                               set font to "Helvetica Neue"
                               set size to 16
                               set color of paragraph 1 to {0, 0, 65535}
                         end tell
                        end tell
              else
                        display dialog with title ¬
                         "No input selected" with icon stop ¬
                          giving up after 15
              end if
         on error errmsg number errnum
                    display alert ¬
                               "AppleScript Error" message errmsg & "[" & errnum & "]" as critical ¬
                                  giving up after 30
         end try
         return input
    end run
    on concordance(mySelection)
    -- Use Ruby to count word frequency and alphabetically sort words
        set rb to ¬
        "selected = String.new\nfreqs = Hash.new(0)\nselected = ARGV.join('  ').gsub(/[,.]/, \"\")\n
         words = selected.split(/[^\\w-]+/)\nwords.each { |word| freqs[word] += 1 }\n
         freqs_sorted = freqs.sort do |a,b|\n\t
         a.last == b.last ? a.first <=> b.first : b.last <=> a.last\nend\n
         freqs_sorted.each { |k,v| printf \"[ %8s ]          %s\", v, k }"
        do shell script "/usr/bin/ruby -e " & rb's quoted form & space & mySelection's quoted form
    end concordance
    Launch /Applications/Automator and choose New Document, then click the Service icon, and then select the Choose button.
    On the left, you will have a list of Libraries from which to choose workflow items. Find Library > Utilities. In the adjacent column, locate the Run Applescript workflow. Click on it, then drag and drop it in the large workflow window to your right.
    At the top, you can select Service receives text in any application. Leave Output replaces selected text unchecked.
    In your Run AppleScript workflow window, you will see AppleScript boilerplate. Click on it and press command+A, then backspace to delete this content. Copy and paste the above code into this Run AppleScript workflow window. Press the Run button in Automator's upper right corner. If (and it should) a TextEdit window pops up, you are good, and you want to press File > Save. A dialog box will pop-up where you can name your Service. I called my Frequency, you may wish to call it something else. Once you have save it, you can exit Automator. Services are deposited in yourlogin directory/Library/Services.
    If you have a Pages document open with text, either select it, or command+a to select the entire document. Now, you select your Service via Pages > Services > Frequency. This will now pop-up a new TextEdit document with the results. If you want to save this new document, you must use option+File to Save as...

  • Saving for Word - and having it come out correctly

    I have prepared a lengthy Word Processing document in Pages '09. It runs 19 pages, and pages 6 & 7 are 2 columns, the rest are single column.
    When I save to Word, and I have others open in Word on their Windows computers, it loses the 2-column formatting of pages 6 & 7, plus having some other anomalies.
    Any suggestions would be helpful.
    I have even verified some of this myself by opening the document in OpenOffice 3.0.1 - I get the same phenomenon of the disappearing 2-column formatting.
    I've also tried to prepare the entire document in OOo 3.0.1 and save it in Word format - still problems. It is imperative that I make it something that is useful (i.e., able to be edited) in Word. By the way, several versions of Word in this universe of my friends - some back to 2004 or so.
    Thanks in advance.
    Alan

    The problem you are describing isn't just a Pages/Word problem and I can promise that the only solution I can offer you won't like. Every version of Office is just a little different and so interprets files a bit differently. Additionally, line and page breaks are influenced by font size and shape and while you and I both might have Times on our computers, mine might be OpenType while yours is PostScript and there are differences enough between them to create line and page break problems.
    I'm currently involved in drafting a new set of documents for a professional organization I belong to. The committee involves 8 members throughout the US and we all use Word but we are using a variety of versions and even a variety of different operating systems. Early on we realized that NONE of us saw the documents displayed in the same way. The only real solution would be for all of us to be using the same version of Word with the same font set but that wasn't feasible. (In fact, my second suggestion, that everyone use OpenOffice also failed because two of the committee members couldn't get it installed on their computers.) And those, I'm afraid, are the only solutions for you too.

  • HP deskjet F2480 printer : Scan and photocopy is working but fail to print for word and excel, etc.

    HP deskjet F2400 series installation successful. No error detected.
    Scan function and copy function perfrom as per normal. However, printing from word and excel file not functioning.
    No error display when print out from word or excel. 
    Please advise?
    Thank you
    Donald

    Hi,
    Does it print from anywhere else?
    And as a test go to www.hp.com/go/tools and download the "print diagnostic utility" and run it.
    Say "Thanks" by clicking the Kudos Star in the post that helped you.
    Although I work for HP my posts and replies are my own
    Please mark the post that solves your problem as "Accepted Solution"

  • Preparing for upgrade and Unicode conversion while on 4.6c

    We're currently on 4.6c and preparing to upgrade to ERP 2005 and do a Unicode conversion.  I'm trying to compile a list of coding techniques that can used in 4.6c that will minimize changes needed for Unicode.  Does anyone have such a list?
    Some things I've discovered reading about Unicode include:
    1) Use GUI_UPLOAD and GUI_DOWNLOAD rather than WS_UPLOAD and WS_DOWNLOAD.
    2) Structures or table headers that contain non-character data need to be identical when moving, comparing, selecting into, updating from, etc.  This includes not moving structures/tables with non-character data to a character field or vice-versa.
    3) Offsets can't cross non-character data.
    4) Assign statement with offset must specify a length.
    5) Open dataset must specify "FOR INPUT", "FOR OUTPUT", "FOR APPENDING", or "FOR  UPDATE".  It no longer defaults to FOR INPUT when omitted.
    6) Many implicit conversions from char to numeric are no longer allowed.  Use explicit conversion instead; such as the move statement.
    I know there are others.  Any help would be appreciated.
    Regards,
    Mark Perrey

    Hai Mark
    Check the following F.M Replacents
    Upgrade Error Details     Suggestions
    Function Module "DOCUMENT_REGISTRY_PROGRAM"not found in the target system     Suggest to replace this FM with the function module CV120_GET_APPL_FROM_REGISTRY.
    Function Module "RP_HIRE+FIRE"not found in the target system     Suggest to replace this FM with the function module RP_HIRE_FIRE .
    Function Module "ME_READ_HEADER_SINGLE" not found in the target system     Suggest to replace this FM with the function module ME_EKKO_SINGLE_READ.
    Function Module "ME_READ_ITEM_SINGLE" not found in the target system     Suggest to replace this FM with the function module ME_EKPO_SINGLE_READ.
    Function Module "RZL_ALERT_CONTROL" not found in the target system     Function Module "RZL_ALERT_CONTROL" is not available in the Enterprise Version. Suggest to use the function module "TH_SEND_ADM_MESS" to acheive the same functionality of "RZL_ALERT_CONTROL".
    Function Module "MM_SELECT_ADDRESS" not found in the target system     Suggest to replace this FM with the function module MM_SELECT_PARTNER.
    Function Module "MM_READ_ADDRESS" not found in the target system     Suggest to replace this FM with the function module MM_PARTNERS_FOR_MESSAGING
    Function Module "ME_VALUES_T161" not found in the target system     Suggest to replace this FM with the function module HELP_VALUES_BSART.
    Function Module "ME_VALUES_T024W" not found in the target system     . Suggest to replace this FM with the function module HELP_VALUES_WERKS.
    Function Module "SD_PACKING_REFRESH" not found in the target system     Suggest to replace this FM with the function module HU_PACKING_REFRESH.
    Function Module "SD_PACKING_RENAME" not found in the target system      Suggest to replace this FM with the function module V51P_PACKING_RENAME.
    Function Module "RV_EXPORT_CONTROL_UPDATE" not found in the target system     Suggest to replace this FM with the function module RV_EXPORT_CONTROL_UPD_PREPARE.
    Function Module "RV_INVOICE_COPY" not found in the target system     Suggest to replace this FM with the function module RV_SALES_DOCUMENT_COPY.
    Function Module "SD_SCHEDULE_AGREEMENT_PACKING" not found in the target system     Suggest to replace this FM with the function module HU_PACKING_SALES_PROPOSAL.
    Function Module "SERIAL_RENUM_WV" not found in the target system     Suggest to replace this FM with the function module IWOL_WV_SWITCH_NUMBER.
    Function Module "CUD0_DISPLAY_CONFIGURATION" not found in the target system     Suggest to replace this FM with the function module VC_I_DISPLAY_CONFIGURATION.
    Function Module "SD_PACKING_CREATE" not found in the target system     Suggest to replace this FM with the function module V51F_PACKING_CREATE.
    Function Module "FI_ARCHIVE_CHECK_DOC" not found in the target system     Function Module FI_ARCHIVE_CHECK_DOC is not available in the Enterprise Version. Suggest to replace this FM with the function module FI_DOCUMENT_ARCH_CHECK_DOCS.
    Function Module "OPEN_FI_CHECK" not found in the target system     Function Module OPEN_FI_CHECK is not available in the Enterprise Version. Suggest to replace this FM with the function module OPEN_FI_PERFORM_******_E.
    Function Module "SD_PACKING_UPDATE"not found in the target system     Function Module SD_PACKING_UPDATE is not available in the Enterprise Version. Suggest to replace this FM with the function module HU_PACKING_UPDATE.
    Function Module "F4_MACO" is being used in the program     Function Module "F4_MACO" is not available in the Enterprise Version. Since the Matchcode objects are not used in the Enterprise Version, Suggest to replace this FM with Search help's Value Request function module F4_SEARCH_HELP.
    Function Module "SWZ_AI_RELEASE_S" is used in the program     Suggest to use the function module "SWZ_AI_RELEASE" instead of "SWZ_AI_RELEASE_S".
    Function Module "SWW_WI_ORGTASK_READ" is  used in the program      Suggest to replace this FM with the function module RH_WI_ORGTASK_READ.
    Function Module "RH_READ_EXCEL_PATH" is being used in the program     Suggest to replace this FM with "RH_CHECK_EXCEL_SUPPORT".
    Function Module "RZL_ALERT_CONTROL" is used in the program     Function Module "RZL_ALERT_CONTROL" is not available in the Enterprise Version. Suggest to use the function module "TH_SEND_ADM_MESS" to acheive the same functionality of "RZL_ALERT_CONTROL".
    Function Module "CONVERT_TO_OTHER_CURRENCY" is used in the program     Suggest to ruse the function module "CONVERT_TO_LOCAL_CURRENCY" for currency conversion.
    Function Module "LOAN_TABLECONTROL_SCROLLING" is not available in the Enterprise Version.      Suggest to replace this FM with the function module SCROLLING_IN_TABLE.
    CALL FUNCTION 'DOWNLOAD' used in program is obsolete in target system.     "DOWNLOAD function module is obsolete and result in errors on Unicode systems or on systems that may potentially be Unicode enabled.
    Suggest to use the unicode enabled methods
    FILE_SAVE_DIALOG and GUI_DOWNLOAD
    from class CL_GUI_FRONTEND_SERVICES.
    Note:
    However, to support existing applications, a compatibility mode was added to the function module(enhanced with Support Package) that will forward calls to DOWNLOAD to the new GUI_DOWNLOAD functions."
    CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' used in program is obsolete in target system.     "HELP_VALUES_GET_NO_DD_NAME function module is obsolete and result in errors on Unicode systems or on systems that may potentially be Unicode enabled.
    Suggest to use the function module F4IF_INT_TABLE_VALUE_REQUEST in the target system."
    CALL FUNCTION 'POPUP_TO_CONFIRM_LOSS_OF_DATA' used in program is obsolete in target system.     "POPUP_TO_CONFIRM_LOSS_OF_DATA is obsolete in the target system.
    Suggest to use function module POPUP_TO_CONFIRM."
    CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' used in program is obsolete in target system.     "POPUP_TO_CONFIRM_STEP is obsolete in the target system.
    Suggest to use function module POPUP_TO_CONFIRM."
    CALL FUNCTION 'WS_DOWNLOAD' used in program is obsolete in target system.     "WS_DOWNLOAD function module is obsolete and result in errors on Unicode systems or on systems that may potentially be Unicode enabled.
    Suggest to use the unicode enabled GUI_DOWNLOAD function module.
    Note:
    However, to support existing applications, a compatibility mode was added to the function module(enhanced with Support Package) that will forward calls to WS_DOWNLOAD to the new GUI_DOWNLOAD function."
    CALL FUNCTION 'WS_FILENAME_GET' used in program is obsolete in target system.     "WS_FILENAME_GET function module is obsolete, and results in errors on Unicode systems.
    Suggest to use FILE_OPEN_DIALOG und FILE_SAVE_DIALOG Unicode-enabled methods of the cl_gui_frontend_services class.
    Note:
    New applications should restart on these methods instead of the function module. The function module is extended by a Support Package so that it diverts calls to the methods without the application having to be changed."
    CALL FUNCTION 'WS_UPLOAD' used in program is obsolete in target system.     "WS_UPLOAD function module is obsolete and result in errors on Unicode systems or on systems that may potentially be Unicode enabled.
    Suggest to use the unicode enabled GUI_UPLOAD function module.
    Note:
    However, to support existing applications, a compatibility mode was added to the function module(enhanced with Support Package) that will forward calls to WS_UPLOAD to the new GUI_UPLOAD function."
    Function parameters EBENE, GRUPP, DATE_LOW, DATE_HIGH, BANKK. BUKRS, S_BUKRS, S_DISPW in function module CASH_FORECAST_TR_SELECT_ITEM is missing in the target system.     "Function Module CASH_FORECAST_TR_SELECT_ITEM is no longer used, instead it has been split based on the functionalities.
    Suggest to use function module
    1) CASH_FORECAST_PR_SELECT_ITEM for Payment Arrangements.
    2) For TR, WP, DA use function module CASH_FORECAST_TR_ITEM_2.
    The IMPORT and TABLES parameters of the above 2 function modules are almost same as CASH_FORECAST_TR_SELECT_ITEM.
    The IMPORT parameter BUKRS is not available in the above 2 function modules. Hence suggest to change the coding accordingly."
    Import parameter BUKRS in function CASH_FORECAST_LO_SELECT_ITEM is missing in the target system.     "Import parameter BUKRS in function CASH_FORECAST_LO_SELECT_ITEM is not available in the target system.
    Also the coding in Function Module based on the parameter BUKRS has been removed, instead the TABLES parameter S_BUKRS and S_GSBER has been used.
    Suggest to check the coding in the program accordingly.
    Import parameter BUKRS in function CASH_FORECAST_RE_SELECT_ITEM is missing in the target system.     "Import parameter BUKRS in function CASH_FORECAST_RE_SELECT_ITEM is not available in the target system.
    Also the coding in Function Module based on the parameter BUKRS has been removed, instead the TABLES parameter S_BUKRS and S_GSBER(new parameter) has been used.
    Suggest to check the coding in the program accordingly.
    Function Module HELP_VALUES_GET_WITH_MACO is obsolete in target system     Suggest to use F4IF_FIELD_VALUE_REQUEST
    Function Module G_OBJECT_GET is obsolete in target system.     Suggest to Use G_INTERVAL_GET_NEXT
    Function Module READ_COSTCENTER is obsolete in target system     Suggest to Use K_COSTCENTER_SELECT_SINGLE
    Function Module K_BUSINESS_PROCESS_READ_MULTI is obsolete or not available in target system     Suggest to Use K_PROCESSES_SELECT_TAB
    G_SET_AVAILABLE     Suggest to Use G_SET_GET_INFO
    Function Module G_SET_DOUBLE_CHECK is obsolete or not available in target system     "DO NOT CALL THIS FUNCTION MODULE
    FROM 4.0A VERSION ,THIS PROBLEM WILL NOT OCCUR"
    Function Module HELP_VALUES_GET is obsolete or not available in target system     Suggest to Use F4IF_FIELD_VALUE_REQUEST
    G_SELECT_SET     Suggest to Use G_SET_SELECT
    Function Module G_SET_AVAILABLE is obsolete or not available in target system     Suggest to Use G_SET_GET_INFO
    Function Module NAMETAB_GET is obsolete or not available in target system     Suggest to Use DDIF_FIELDINFO_GET
    Function Module DD_GET_DD03P is obsolete or not available in target system     Suggest to Use DDIF_FIELDINFO_GET / DDIF_TABL_GET
    CALL FUNCTION 'POPUP_TO_CONFIRM_WITH_MESSAGE' used in program is obsolete in target system.     Suggest to use function module POPUP_TO_CONFIRM.
    CALL FUNCTION 'POPUP_TO_DECIDE' used in program is obsolete in target system.     Suggest to use function module POPUP_TO_CONFIRM.
    Function Module HELP_VALUES_GET_WITH_TABLE is obsolete or not available in target system     Suggest to Use F4TOOL_F4FUNCTION_BRIDGE
    Function Module CLPB_EXPORT is obsolete or not available in target system     "Suggest to Use Suggest to use the unicode enabled methods
    CLIPBOARD_EXPORT from class CL_GUI_FRONTEND_SERVICES."
    Function Module SAP_TO_ISO_MEASURE_UNIT_CODE is obsolete or not available in target system     Suggest to Use UNIT_OF_MEASURE_SAP_TO_ISO
    Regards
    Sreeni

  • Anyone know how to make folders for Word and Powerpoint?

    I've been trying to make folders for my word documents. i dont know how though!! Thanks for the help!

    Open Finder, highlight your Macintosh HD and select New Folder. Name it whatever you want. In Word there is an option to Save File in X folder. Select that new folder you created. Alternative to this is when saving a file a dialog window will open where you can select the folder to save in, select the folder you created and there should be an option to make this the Default folder to save to (but not sure about that option in the Save dialog box).

  • Is there any apps for Word, and i can sync them on my computer?

    title says it all.

    There are a number of apps that support Word documents, they include Apple's Pages app, and from third-parties apps such as Documents To Go ('premium' version) and QuickOffice.
    As to how you then get the documents to your chosen app will depend upon what the app supports - different apps will have different ways of copying their content to/from a computer e.g. via the file sharing section at the bottom of the device's apps tab when connected to iTunes, via your wifi network, email, dropbox etc. For Apple's Pages app : copying documents via iTunes.

  • Mass installation of DocService ActiveX for Word and Excel doc on-line edit

    Hi guys,
    if u want to edit on-line office document in KM, u have to have DocService ActiveX installed. Our customer has disabled feature of installation ActiveX for end-users, so we need to do mass installation on workstations. Any experience, how to do it?
    Peter

    I used regmon to obtain the registry keys added when you install the activeX control, and developped an msi with Visual Studio Installer.
    Now, everytime a new editor need the activeX, I ask my domain administrator to deploy it to the user.
    The other solution is to use the Java applet, but you need to deploy the JRE to all editors.
    Brad

  • SharePoint 2013 disable Save/ Share or Print option in Office Web Apps for PDF and Word Docs

    Hi,
    How can we disable Save/ Share or Print option in Office Web Apps for Word and PDF files.
    Regards,

    Rights Management Server/Service
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com
    Strategic Data Systems - for all your SharePoint needs

  • Taskbar Jumplist anomalies for Word 2010 and Excel 2010

    I am having problems with missing jumplists for Office 2010 products (Word and Excel) pinned on the Windows 7 taskbar, **BUT** have no problems with jumplists for Notepad and IE pinned on the taskbar.
    Observation 1: I just upgraded from Office 2010 Starter to full Office 2010 by getting a product key. Full Office 2010 was installed on my laptop when I purchased it but only Starter was licensed. Full Office 2010 was unusable until the upgrade. I suspect
    the leapfrog from Starter to full Office 2010 might have a part in this jumplist issue.
    Observation 2: I can see from a DOS prompt that the AutomaticDestinations and CustomDestinations folders exist under Recent. However, from Windows Explorer I cannot see the 2 folders under Recent. (That may be a clue…if other people CAN see the 2 folders
    from Windows Explorer.)
    Observation 3: In DOS, I can see that both directories have files ending in -ms. I can also see updates (new files with fresh timestamps) from opening Word and Excel files in those 2 directories. It’s almost like Word and Excel don’t understand to go look
    in those 2 directories after the Office upgrade, even though Windows 7 (?) generates the -ms files for the jumplist function.
    Observation 4: Again, no problems with Notepad and IE jumplists. I can remove the files from the AutomaticDestinations folder and cause Notepad to have no jumplist items, and then restore them and Notepad has jumplist contents again.
    Observation 5:  I had no problem using jumplists with Word Starter and Excel Starter.  All references to Office/Word/Excel Starter are now gone from the Starter button and All Programs - sent to Recycle bin.  I deleted the Word Starter
    and Excel Starter entries when I upgraded, but I just deleted the Microsoft Office Starter (Englisgh) entry under All Programs today...I thought it was a benign entry and wouldn't hurt since I wasn't using it.  Maybe there's some corruption in registry
    as a result of the mixture.  Interestingly, I can drag a file created in Word Starter to the taskbar and it will try to pin it to the Word Starter taskbar "ghost" that's in the Recycle bin.
    Any clues anyone?  I have no large files in the two destination folders, and have only about 20 files total in each folder...far fewer than the 999 threshhold mentioned in one of the updates for Office 2010.
    Thank you!

    I encountered exactly the same problem, and under exactly the same circumstances as the original poster (upgraded from Office Starter to Home and Business; jump lists worked fine in Starter, then stopped working for Excel and Word after upgrading). 
    Like the original poster, none of the various fixes found online corrected the problem, nor did re-installing Office.
    I also tried what was suggested by Max Meng and created a new User Account. The problem occurred for the new account, just as it did with the old one.
    After about 6 hours of fighting, I have finally solved the problem.  The solution is not easy, fast or pretty.
    What I did was uninstall Office (again) using the Control Panel. Then I ran a FixIt utility found here:
    http://support.microsoft.com/kb/290301 (method 2)
    My hope was that this would do additional registry clean-up.  I knew from earlier attempts that this alone would not fix the problem, though.
    Despite uninstalling twice, there were still a lot of references left in the registry to "Word Starter" and "Excel Starter".  Likewise, there were still references to "WINWORDC.EXE" and "EXCELC.EXE", which are the starter versions of the executables.
    So I went through the registry using RegEdit, and manually deleted every key which included those strings.  The largest number of cases were file type definitions for various Word and Excel file extensions.  When in doubt, I deleted entire tag
    hierarchies for Word and Office file types, figuring that they would be restored when I reinstalled Office.  In the process, I removed pretty much every reference to Word or Excel that I could find in the registry.
    I also deleted any directory on my hard drive (in c:\Program Files(x86), c:\Program Data, and c:\Users\<name>\AppData which appeared to be related to Office.
    Having done this, I reinstalled again, and the jump lists for Word and Excel now work.
    In debugging the problem, I found that .automaticDestination-ms files (which contain the data behind the jump lists) were not being created when I opened Word or Excel documents; they *were* being created when I manually pinned individual files to the
    taskbar, however. 
    I suspect that this might be due to the long hexadecimal filename being based on a hash of the application name, or what the system thinks is the application name based on the file type.  Removing the references to "Word Starter" and "Excel Starter",
    and the corresponding WINWORDC.EXE and EXCELC.EXE in the registry might have cleared up this problem.
    Obviously this fix is potentially risky, and should only be attempted if you are comfortable editing the registry. Making a full system backup beforehand would be a wise precaution.  For this specific case, however (broken jump lists after
    upgrading from Starter to full Office) it would appear the only alternative is a clean install of Windows (to wipe the registry completely).

  • How to create RTF template base on SQL in BI Publisher template for word?

    Hi,
    When i was using XML publisher desktop 5.6.2, i could able to see options Report wizard and SQL under Data menu to create template in MS word. But now i've installed BI Publisher template builder for word and there is no option for SQL or Report Wizard under Data menu. Is it eliminated in new version or did i mistake at install time?
    As i have no option for SQL, i just run sql in TOAD and export data as a xml file and just load that data in to MS word as XML Data. it's not bad idea !!!.
    Thanks & Regards
    Jay

    The create report from SQL option was removed from the Desktop tool. Here's what I would recommend.
    1. Go to BIP server and create your report and query there (use the online query builder, use SQL Developer, use BI EE, use TOAD)
    2. Open Word and login to the BIP Server
    3. Browser the report catalog.
    4. Open the report you just created online. (This will automatically create a download sample XML)
    5. Create your layout
    6. From inside word, upload your new template (new Menu option)
    The ability to start new templates and update existing templates directly from Word is pretty handy. You no longer have to go back to your browser to upload the lasted copy of your template to the server.
    Bryan

  • Converting RoboHelp 7 HTML Project to RoboHelp 9 for Word Project?

    Due to complications in localization, I've been asked to evaluate authoring in doc files instead of HTMs, since the tool we use for localization (Across Server) seems to work better (or so we're told) with doc files.
    I've only authored in RoboHelp HTML with a CHM output for the last several years, so I'm unfamiliar with RH for Word. But I have used Doc-to-Help many years ago, so I'm somewhat familiar with the implications of using doc files.
    How would I go about doing this conversion? Is there some utility that does this, or is the best way to export to a printed output and then import that output into a new project?
    I'm also going to evaluate this using RH 9 since I'm considering upgrading from RH 7. I only have Word 2003.
    Thanks in advance,
    Jared

    RoboHelp for Word has only had minimal changes for the last two versions. Take a hint. Also enhancements to RoboHelp HTML outputs have not been mirrored.
    I suggest you do some work in RoboHelp for Word and see how much you enjoy it.
    As for conversion, open RoboHelp for Word and see the import options. Your idea seems to be the way to go, if you really really have to.
    Oh, one more thing, you will not get much help in the RoboHelp for Word forum because there is hardly any user to user support.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • RoboHelp 8 for Word not installed with RoboHelp HTML?

    My workplace just upgraded from RoboHelp Office 5x to RoboHelp 8. Come to find out, *all* that was installed was RoboHelp 8 HTML. The RoboHelp 8 for Word part of the application was not installed.
    The department responsible for software installations says that they don't have the RoboHelp 8 Word program--that it didn't come with the RoboHelp download. They are insisting that it's not available, and will probably have to be purchased separately.
    Has anyone else installed a volume license from a download?
    If so, were the HTML and Word portions of the program both available?
    Did both parts of the application install (HTML and Word)?
    If one installer was used, was the the RoboHelp 8 for Word portion missing? (I.e., is this a bug?) Or did you get the whole thing?
    If more than one installer was used, were the components downloaded in separate installation files? (Could someone have missed an installation file, in other words?)
    FYI, please, I don't need all the advantages and reasons why I should use HTML Help or WebHelp instead. I work for a government agency, and need to just generate WinHelp to replace an existing Help file, not make everyone change a whole bunch of stuff to use WebHelp or a CHM file.  I need WinHelp output from Word. And, one more thing: I do not have administrator access on my PC either. 
    Feedback, experiences, and suggestions welcome. Thanks in advance for your help!
    Di

    The licence you bought was for RoboHelp Office which includes both the RoboHelp for Word and RoboHelp HTML applications. Each of these three has it's own installation file so I suspect that they have installed just the RoboHelp HTML application. They should have the details for the RoboHelp for Word application, or better still the RoboHelp Office application which gives you the options of what to install according to your needs.
      The RoboColum(n)
      @robocolumn
      Colum McAndrew

  • Robohelp 8 for Word: Problem with the Hotspot Topic

    Hello Everybody:
    I'm a beginner user of Robohelp 8 for Word trial version. My project is a WinHelp 2000, imported from a version X3, and I have a problem with Robohelp when I save the value "Topic" of the property "Jump" of the tab what is called "General" at the window "Hotspot Properties". This Hotspot is part of a Shed Image (accesible from Help Image Properties > Shed ...  > Image Workshop > Properties button). After edit the topic, I press the "Aceptar" (OK) button (note that I use a Windows XP SP3 Spanish Version and some buttons are located)  and close the Hotspot Properties window, and I close Image Workshop window too.
    If immediately after I open the Image Workshop window and the same hotspot property window edited before, Robohelp lose the new value "Topic" and only it puts one letter. When I make the compilation they are multiple errors like this: HC3025: Warning: ESTA0058_2.SHG :  Jump to undefined Topic ID: "A".
    Please, help me. Thank you very much.
    P.D.: This image shows the problem:

    The licence you bought was for RoboHelp Office which includes both the RoboHelp for Word and RoboHelp HTML applications. Each of these three has it's own installation file so I suspect that they have installed just the RoboHelp HTML application. They should have the details for the RoboHelp for Word application, or better still the RoboHelp Office application which gives you the options of what to install according to your needs.
      The RoboColum(n)
      @robocolumn
      Colum McAndrew

Maybe you are looking for